net.server_event: Fix :pause() to actually stop reading from the socket, rather than...
authorMatthew Wild <mwild1@gmail.com>
Mon, 16 Jan 2012 04:44:23 +0000 (04:44 +0000)
committerMatthew Wild <mwild1@gmail.com>
Mon, 16 Jan 2012 04:44:23 +0000 (04:44 +0000)
commitf25798ce64e33b46a707ff0c792f2f9e000dd80d
tree5b83e4256ee70d73851f72683ae7739a361aadb6
parent19ae6138b7c81bc2ddeb7a98eebf1c48a25a11b3
net.server_event: Fix :pause() to actually stop reading from the socket, rather than ignoring socket-readable events (!), and :resume() to restart the event listener
net/server_event.lua