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
Brian Cully f6f447b421 net.dns: Update synchronous path for new connection API 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: Update synchronous path for new connection API 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: Fix usage of old connection API syntax 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: Log an error when libevent is requested, but luaevent is unavailable, and don't load luaevent when not requested. 16 years ago
server_event.lua net.server_event: Add properties like _ip and _port to server objects too 16 years ago
server_select.lua net.server_select: Add get_backend() method 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