Log

net/server_event.lua @ 2952:5069534f7f36

description author age
net.server_event: Fixed spelling fail. Waqas Hussain Fri, 26 Mar 2010 08:24:29 +0500
net.server_event: Don't re-try a write if the connection closed (thanks Flo) Matthew Wild Thu, 25 Mar 2010 12:32:25 +0000
net.server_event: Bump timeout values up somewhat Matthew Wild Wed, 24 Mar 2010 22:46:57 +0000
net.server_event: Fix some global accesses Matthew Wild Mon, 01 Mar 2010 18:46:37 +0000
net.server_event: Improve and fix potential traceback in logging of new incoming connections Matthew Wild Mon, 01 Mar 2010 16:45:13 +0000
net.server_event: Add lock_read() method to connections Matthew Wild Thu, 25 Feb 2010 02:01:00 +0000
net.server_event: Pass false as connection error to disconnect handler if close was initiated by us Matthew Wild Thu, 18 Feb 2010 16:41:53 +0000
net.server_event: Increase SSL handshake timeout to 30s, make handshake round-trip count configurable, and bump connect timeout to 20s (thanks Flo) Matthew Wild Wed, 17 Feb 2010 13:21:33 +0000
net.server_event: Fire onincoming() callback for new connections as opposed to the new onconnect() - let's change this for a future version though Matthew Wild Sun, 14 Feb 2010 20:47:09 +0000
net.server_event: Fix another instance of creating an SSL context - certmanager now does this Matthew Wild Sun, 14 Feb 2010 20:36:54 +0000
net.server_event: Fix traceback in creating SSL context Matthew Wild Sun, 14 Feb 2010 20:15:17 +0000
net.server_event: Fixes for traceback with no LuaSec Matthew Wild Thu, 11 Feb 2010 21:32:49 +0000
net.server_event: Update for compatibility with new server API Matthew Wild Sun, 31 Jan 2010 19:58:52 +0000
net.server_event: Trailing whitespace Matthew Wild Fri, 29 Jan 2010 16:49:43 +0000
net.server_event: Support :setlistener() method on connections to work with port multiplexing Matthew Wild Fri, 29 Jan 2010 16:46:28 +0000