Software /
code /
prosody
Log
net/server_select.lua @ 3382:fea0f8e19e4c
description | author | age |
---|---|---|
net.server_select: Ensure that onconnect is called for server sockets as well as clients, rather than onincoming. Fixes mod_console traceback, issue #197 | Matthew Wild | Fri, 16 Jul 2010 22:28:50 +0100 |
Merge 0.7->trunk | Matthew Wild | Fri, 02 Jul 2010 17:44:14 +0100 |
net.server_select: Clean up buffer and fire drained callback on successful write before we try and start TLS negotiation (if negotiation fails instantly then we can be left without a handler to use for cleanup) (thanks dersd) | Matthew Wild | Fri, 02 Jul 2010 17:24:40 +0100 |