log net/server_select.lua @ 3528:5cdcd7ee6ef5

age author description
Thu, 09 Sep 2010 20:10:28 +0100 Matthew Wild net.server_select: Add server.step() to run through a single iteration of the event loop
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)