| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
(fixes #597)
|
| |
| |
| |
| | |
libevent behaviour)
|
| | |
|
| |
| |
| |
| | |
server_event)
|
| | |
|
| |
| |
| |
| | |
stepping), matches server_event
|
| |
| |
| |
| | |
type if no socket type argument given. (Argument must be given for non-TCP)
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
wrapconnection call on failure
|
| | |
|
| |
| |
| |
| | |
in the globals table
|
| | |
|
| |
| |
| |
| | |
data to be written to the socket, mark the socket as waiting to send (thanks daurnimator)
|
|\| |
|
| | |
|
| |
| |
| |
| | |
notify them when another listener is being assigned to a connection
|
|\| |
|
| |
| |
| |
| | |
we get all available data
|
|\ \
| |/
|/| |
|
| |\ |
|
| | |
| | |
| | |
| | | |
default (disconnect) behaviour
|
| | | |
|
| | | |
|
| | | |
|
| |\ \ |
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
actually detected
|
| | | | | |
|
| |_|_|/
|/| | |
| | | |
| | | | |
port API on connections
|
| |_|/
|/| |
| | |
| | | |
data in the buffer (we'll now let sendbuffer() take care of that) (thanks daurnimator)
|
| |/
|/|
| |
| | |
(Thanks elghinn)
|
|/ |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
select loop (which makes util.timer the only timer using server_select._addtimer).
|
|/ |
|
| |
|
|
|
|
| |
like server_event
|