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 7eadd412eb net.server_epoll: Add way to start accepting clients on an arbitrary server socket 6 years ago
..
http Merge 0.11->trunk 6 years ago
resolvers net.resolvers.service: Fix resolving of targets with multiple IPs 6 years ago
websocket util.bitops: Library to find appropriate bitwise library (closes #1395) 7 years ago
adns.lua net.adns: Add :lookup_promise() method 6 years ago
connect.lua Backed out changeset 44ef46e1a951 (not optimal API) 6 years ago
cqueues.lua net.cqueues: Fix incorrect version check 12 years ago
dns.lua net.dns: Handle being loaded outside of Prosody 6 years ago
http.lua net.http: Return a Promise if no callback is given 6 years ago
httpserver.lua net.httpserver: Make function local, fixes loading since there is no environment [luacheck] 8 years ago
server.lua net.server: Switch to epoll backend by default 6 years ago
server_epoll.lua net.server_epoll: Add way to start accepting clients on an arbitrary server socket 6 years ago
server_event.lua net.server_event: Silence luacheck warnings 7 years ago
server_select.lua net.server_select: Pass conn/handler to readbuffer/sendbuffer 6 years ago
websocket.lua net.websocket: Fix traceback in case of ondisconnect being called twice 7 years ago