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 5cadccc68a net.server_epoll: Return early when attepting to set write lock state to current state 6 years ago
..
http net.http.files: Fix cache handling 7 years ago
resolvers net.resolvers.service: Fix DNS fallback 7 years ago
websocket util.bitops: Library to find appropriate bitwise library (closes #1395) 7 years ago
adns.lua net.adns: Remove unused local [luacheck] 7 years ago
connect.lua net.*: Remove tostring call from logging 7 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: Pass server name along for SNI (fixes #1408) 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: Throw error when loading outside Prosody or Prosody config not loaded 8 years ago
server_epoll.lua net.server_epoll: Return early when attepting to set write lock state to current state 6 years ago
server_event.lua net.server: Handle server name (SNI) as extra argument 6 years ago
server_select.lua net.server: Handle server name (SNI) as extra argument 6 years ago
websocket.lua net.websocket: Fix log call to pass data via format string instead of concatenation 7 years ago