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
Anton Shestakov 8028f46d24 net.server_select: remove unused one-letter loop variable [luacheck] 10 years ago
..
http net.http.server: Add response method for reading response body from a file handle 10 years ago
websocket net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] 10 years ago
adns.lua net.adns: remove unused local variables t_insert and t_remove [luacheck] 10 years ago
connlisteners.lua net.*: Remove use of module() function 11 years ago
dns.lua net.dns: remove unused one-letter loop variables [luacheck] 10 years ago
http.lua net.http: Add log messages for requests, including their id (so "calling callback" and tracebacks can be traced back to their initial request) 10 years ago
httpserver.lua net.*: Remove use of module() function 11 years ago
server.lua Merge 0.9->0.10 11 years ago
server_event.lua net.server_event: Schedule another read callback if there is still data left in buffer after reading (fixes #583 for real) 10 years ago
server_select.lua net.server_select: remove unused one-letter loop variable [luacheck] 10 years ago
websocket.lua net.websocket: Make data masking configurable 12 years ago