Log

net/server_event.lua @ 3649:ae99396ee261

description author age
net.server_event: API parity with net.server_socket Paul Aurich Sun, 21 Nov 2010 21:02:31 -0800
net.server_select, net.server_event: Remove set_mode() call from server.link()... it can cause the last chunk of data to be discarded if shorter than buffersize (thanks to Zash for the debugging) Matthew Wild Sun, 22 Aug 2010 21:12:22 +0100
net.server_event: Remove some debug messages Matthew Wild Mon, 02 Aug 2010 09:21:14 +0100
net.server_event: Fix to not call onconnect a second time after the SSL handshake for starttls connections (thanks Flo) Matthew Wild Thu, 22 Jul 2010 11:43:42 +0100
net.server_event: Remove debug logging from dummy onstatus handler Matthew Wild Sat, 17 Jul 2010 15:17:02 +0100
net.server_event: attemp to fix more spelling fail. Waqas Hussain Fri, 11 Jun 2010 20:35:10 +0500
net.server_event: Also return the socket from wrapclient, to maintain compatibility with server_select (thanks uhoreg) Matthew Wild Wed, 02 Jun 2010 21:33:44 +0100