net.server_select: Don't remove the socket from sendlist when we might have data...
authorMatthew Wild <mwild1@gmail.com>
Mon, 16 Dec 2013 23:31:43 +0000 (23:31 +0000)
committerMatthew Wild <mwild1@gmail.com>
Mon, 16 Dec 2013 23:31:43 +0000 (23:31 +0000)
commit57b56f5fc39375de80bcd9a4bb9fc16e5886bfb6
tree02e59089527852ec3ceb466446e3149acda57ef1
parenta2e1b8b1b0f887fe2efcebf8e78dc5900f475633
net.server_select: Don't remove the socket from sendlist when we might have data in the buffer (we'll now let sendbuffer() take care of that) (thanks daurnimator)
net/server_select.lua