Software /
code /
prosody
Log
net/server_select.lua @ 2312:5ddbb9c89ffe
description | author | age |
---|---|---|
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 |