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 bf9705c70b net.httpserver: Make function local, fixes loading since there is no environment [luacheck] 8 years ago
..
http net.http.server: Include response object in most http-error events 8 years ago
resolvers net.connect: New API for outgoing connections, based on 'service resolvers' 8 years ago
websocket net.websocket.frames: Ignore Lua 5.3-only fields [luacheck] 8 years ago
adns.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
connect.lua net.connect: Fix to store correct parameter 8 years ago
connlisteners.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
cqueues.lua net.cqueues: Fix incorrect version check 11 years ago
dns.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
http.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
httpserver.lua net.httpserver: Make function local, fixes loading since there is no environment [luacheck] 8 years ago
server.lua net.server: Monkey-patch in a fallback get_backend method if missing 10 years ago
server_epoll.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
server_event.lua net.server_event: Not every instantly-readable connection is an error, continue if possible 8 years ago
server_select.lua net.server_select: Better detection of errors for outgoing connections 8 years ago
websocket.lua net.websocket: Remove stray module api reference, shouldn't be used in here 9 years ago