log net/server_select.lua @ 4163:bbfbdbc5e77e

age author description
Mon, 14 Feb 2011 19:12:16 +0000 Matthew Wild net.server_select: Expose step() function (thanks Ɓukasz)
Tue, 11 Jan 2011 05:04:08 +0000 Matthew Wild net.server_select, net.server_event: Silence 'error during ssl handshake' for wantread and wantwrite
Sat, 18 Dec 2010 14:46:28 +0000 Matthew Wild net/server_select.lua: Reduce select() timeout back to 1s
Thu, 02 Dec 2010 23:07:45 +0500 Waqas Hussain net.server_select: Set select() timeout to 3600 by default.
Thu, 02 Dec 2010 23:06:30 +0500 Waqas Hussain net.server_select: Made another global local.
Thu, 02 Dec 2010 22:55:42 +0500 Waqas Hussain net.server_select: Made some globals local.
Thu, 02 Dec 2010 22:40:42 +0500 Waqas Hussain net.server_select: Make changes required for sub-second timer precision.