prosody/net
Kim Alvefur 49c296360d net.server_epoll: Support hooking signals via signalfd
Handling signal events the same way as all other events makes sense and
seems safer than the signal handling just jumping around in C and
messing with Lua states.
2024-02-24 00:20:35 +01:00
..
http net.http.server: Fix whitespace-ignoring syntax 2023-12-01 22:00:18 +01:00
resolvers net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
websocket net.websocket.frames: Remove completed TODO 2023-07-29 01:42:19 +02:00
adns.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
connect.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
cqueues.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
dns.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
http.lua net.http: Set Connection header based on connection pool usage 2023-11-11 23:48:45 +01:00
httpserver.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
server.lua net.server: Handle loading from outside Prosody (e.g. Verse) 2023-05-20 20:44:20 +02:00
server_epoll.lua net.server_epoll: Support hooking signals via signalfd 2024-02-24 00:20:35 +01:00
server_event.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
server_select.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
stun.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
tls_luasec.lua net.tls_luasec: Expose method for loading a certificate 2023-05-27 15:40:49 +02:00
unbound.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
websocket.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00