| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
type if no socket type argument given. (Argument must be given for non-TCP)
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
backend
|
|\| | |
|
| | |
| | |
| | |
| | | |
in the globals table
|
| | | |
|
|\| | |
|
| |\| |
|
| | |
| | |
| | |
| | | |
notify them when another listener is being assigned to a connection
|
|\| | |
|
| |\| |
|
| | |
| | |
| | |
| | | |
we get all available data
|
| | |
| | |
| | |
| | | |
instead of EINPROGRESS when the dns lookup has multiple results
|
|\| | |
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
port API on connections
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
type if no socket type argument given. (Argument must be given for non-TCP)
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/|
| |
| | |
backend
|
| | |
|
|\| |
|
| | |
|
|/
|
|
| |
return true to prevent the connection from being closed when a read timeout occurs
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
within callbacks, fixed in luaevent
|
| |
|
| |
|
| |
|
|
|
|
| |
always call ondisconnect (with err == nil), and never close with data in send buffer (i.e. 'now' parameter removed)
|
|
|
|
| |
working (as for HTTPS)
|
|
|
|
| |
onconnect when appropriate (to match server_select)
|
| |
|
|
|
|
| |
rather than ignoring socket-readable events (!), and :resume() to restart the event listener
|
| |
|
|
|
|
| |
listener.onconnect is missing. onincoming's arguments shall always be non-nil.
|