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 70e3e96c02 net.server_epoll: Backport timer optimization 6c2370f17027 from trunk (see #1388) 7 years ago
..
http net.http.server: Move event formation to avoid traceback on missing Host header 7 years ago
resolvers net.resolvers.basic: Suffix IPv4 TCP socket types with '4' to match eg 'tcp6' 7 years ago
websocket Fix spelling throughout the codebase [codespell] 8 years ago
adns.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
connect.lua net.connect: Fix passing request table to new listener 7 years ago
connlisteners.lua net.connlisteners: Remove duplicated field in exports [luacheck] 8 years ago
cqueues.lua net.cqueues: Fix incorrect version check 11 years ago
dns.lua net.dns: Close resolv.conf handle when done (fixes #1342) 7 years ago
http.lua net.http: Manually merge settings (fixes #1231) 7 years ago
httpserver.lua net.httpserver: Make function local, fixes loading since there is no environment [luacheck] 8 years ago
server.lua net.server: Throw error when loading outside Prosody or Prosody config not loaded 8 years ago
server_epoll.lua net.server_epoll: Backport timer optimization 6c2370f17027 from trunk (see #1388) 7 years ago
server_event.lua net.server: Swich method for connecting sockets with remotes 7 years ago
server_select.lua net.server_select: Fix IP validation to use correct variable (thanks quest) 7 years ago
websocket.lua net.websocket: Honour ex.insecure to match net.http's new parameter for that 8 years ago