log net/server_select.lua @ 3361:8d4e7c231d3e

age author description
Fri, 02 Jul 2010 17:44:14 +0100 Matthew Wild Merge 0.7->trunk
Fri, 02 Jul 2010 17:24:40 +0100 Matthew Wild 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)
Fri, 02 Jul 2010 17:23:17 +0100 Matthew Wild net.server_select: Fix a snippet of code that was living at the wrong indentation level
Thu, 06 May 2010 23:16:50 +0500 Waqas Hussain net.server_select: Remove some debugging code.
Wed, 05 May 2010 17:22:43 +0100 Matthew Wild Merge 0.7->trunk
Wed, 05 May 2010 17:12:32 +0100 Matthew Wild net.server_select: Fix typo affecting connections with an onconnect listener that have data pending in the sendbuffer
Wed, 05 May 2010 15:33:58 +0100 Matthew Wild Merge 0.7->trunk