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