Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.server_select: Restore checks for wantread/timeout errors on receive | Matthew Wild | 2009-12-03 | 1 | -1/+1 |
* | net.server_select: Add a function to just lock a stream for reading | Sjoerd Simons | 2009-12-03 | 1 | -10/+17 |
* | net.server_select: Make bufferlen() method return, of all things, the buffer ... | Matthew Wild | 2009-12-03 | 1 | -1/+1 |
* | net.server_select: Fix possibility of losing data sent from a socket just bef... | Matthew Wild | 2009-12-03 | 1 | -1/+1 |
* | net.server_select: Update conn.close() to use new connection method convention | Matthew Wild | 2009-11-28 | 1 | -1/+1 |
* | net.server_select: Rename server.setsend() to server.set_send() for consistency | Matthew Wild | 2009-11-26 | 1 | -1/+1 |
* | net.server_select: Bring up to date to new common connection API | Matthew Wild | 2009-11-22 | 1 | -24/+24 |
* | net.server_select: Change addserver() parameters to be compatible with new st... | Matthew Wild | 2009-11-21 | 1 | -2/+2 |
* | net.server: Rename to net.server_select | Matthew Wild | 2009-11-21 | 1 | -0/+914 |