IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/net
Matthew Wild a00a7f76bc net.server_event: Add conn:setoption() to set options on the socket 16 years ago
..
adns.lua net.adns: Some cleanup, happens to also make it compatible with libevent 16 years ago
connlisteners.lua net.connlisteners: Standardise on new syntax for addserver(), and clean up a bit 16 years ago
dns.lua net.dns: Make sure math.randomseed() gets passed an integer 16 years ago
http.lua net.http: Don't expect the body on redirects 16 years ago
httpclient_listener.lua *_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect 16 years ago
httpserver.lua net.httpserver: Optimized response serialization. 16 years ago
httpserver_listener.lua httpserver_listener: Update for new connection API 16 years ago
multiplex_listener.lua multiplex_listener: Initial commit. Multiple protocols on a single port. 16 years ago
server.lua net.server: When libevent backend is in use, override signal.signal to use server.hook_signal 16 years ago
server_event.lua net.server_event: Add conn:setoption() to set options on the socket 16 years ago
server_select.lua net.server_select: Add conn:setoption() to set options on the socket 16 years ago
xmppclient_listener.lua Merge with 0.6 16 years ago
xmppcomponent_listener.lua core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls 16 years ago
xmppserver_listener.lua xmppserver_listener: Make log messages during SRV retries clearer 16 years ago