Log

net/server_event.lua @ 2726:1b9179e04233

description author age
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