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
Kim Alvefur 8499f4e721 net.http.server: Set blocksize for serving data from FDs to 64k (sweet spot of efficiency according to a recent study) 10 years ago
..
http net.http.server: Set blocksize for serving data from FDs to 64k (sweet spot of efficiency according to a recent study) 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 variable unpack [luacheck] 10 years ago
http.lua net.http: Add quotes around ids in log messages 10 years ago
httpserver.lua net.*: Remove use of module() function 11 years ago
server.lua Merge 0.9->0.10 10 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 import [luacheck] 10 years ago
websocket.lua net.websocket: Make data masking configurable 11 years ago