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 22a83d733c net/server_select.lua: Reduce select() timeout back to 1s 15 years ago
..
adns.lua net.dns, net.adns: Update resolver:cancel() API so that a table doesn't need to be created for each cancellation internal to net.dns 16 years ago
connlisteners.lua Monster whitespace commit (beware the whitespace monster). 15 years ago
dns.lua net.dns: Clean up tostring() of returned records, as a result PTR records can now be tostring()'d 15 years ago
http.lua net.http: Removed old HTTP parser, and updated to use util.httpstream. 15 years ago
httpclient_listener.lua Merge 0.6->0.7 16 years ago
httpserver.lua net.httpserver: Default 'ports' = {5280} 15 years ago
httpserver_listener.lua Merge 0.6->0.7 16 years ago
multiplex_listener.lua net.multiplex_listener: Test to make sure listener.onconnect isn't nil. 16 years ago
server.lua net.server: Don't load configmanager if not running inside Prosody, assume server_select 16 years ago
server_event.lua net.server_event: API parity with net.server_socket 15 years ago
server_select.lua net/server_select.lua: Reduce select() timeout back to 1s 15 years ago
xmppclient_listener.lua net.xmppclient_listener: Imports and global cleanup. 15 years ago
xmppcomponent_listener.lua net.xmppcomponent_listener: Move session creation from listener.onincoming to listener.onconnect. 15 years ago
xmppserver_listener.lua net.xmppserver_listener: Removed unnecessary import of lxp. 15 years ago