log net/server_event.lua @ 3991:2b86d7705f4e

age author description
Sun, 21 Nov 2010 21:02:31 -0800 Paul Aurich net.server_event: API parity with net.server_socket
Sun, 22 Aug 2010 21:12:22 +0100 Matthew Wild 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)
Mon, 02 Aug 2010 09:21:14 +0100 Matthew Wild net.server_event: Remove some debug messages