Log

net/server_select.lua @ 2477:a08ba94c2a29

description author age
net.server_select: Add conn:setoption() to set options on the socket Matthew Wild Tue, 12 Jan 2010 15:15:49 +0000
net.server_select: Fix oops in last commit Matthew Wild Wed, 06 Jan 2010 16:20:56 +0000
net.server_select: Allow setting the logger using server.setlogger Matthew Wild Wed, 06 Jan 2010 16:16:23 +0000
net.server_select: Add get_backend() method Matthew Wild Tue, 08 Dec 2009 01:22:09 +0000
net.server_select, net.server_event: Convert to unix line endings from Windows Matthew Wild Fri, 04 Dec 2009 03:07:17 +0000
net.server_select: Restore checks for wantread/timeout errors on receive Matthew Wild Thu, 03 Dec 2009 19:18:18 +0000
net.server_select: Add a function to just lock a stream for reading Sjoerd Simons Thu, 03 Dec 2009 16:53:58 +0100
net.server_select: Make bufferlen() method return, of all things, the buffer length Matthew Wild Thu, 03 Dec 2009 14:08:54 +0000
net.server_select: Fix possibility of losing data sent from a socket just before it closes (thanks Sjoerd Simons) Matthew Wild Thu, 03 Dec 2009 02:28:34 +0000
net.server_select: Update conn.close() to use new connection method convention Matthew Wild Sat, 28 Nov 2009 14:09:53 +0000
net.server_select: Rename server.setsend() to server.set_send() for consistency Matthew Wild Thu, 26 Nov 2009 22:08:47 +0000
net.server_select: Bring up to date to new common connection API Matthew Wild Sun, 22 Nov 2009 04:45:13 +0000
net.server_select: Change addserver() parameters to be compatible with new standard syntax Matthew Wild Sat, 21 Nov 2009 17:19:57 +0000
net.server: Rename to net.server_select base net/server.lua@5451ab3dc03c Matthew Wild Sat, 21 Nov 2009 02:36:35 +0000