| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
handlers beat them
|
|
|
|
| |
fail)
|
|
|
|
| |
'finished' flag to say when they are destroyed (responded to or connection closed)
|
| |
|
| |
|
|
|
|
| |
response. Also removes explicit firing of '*', which can now be done via wildcard events.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
a global).
|
| |
|
| |
|
|
|
|
| |
into it ('port'ing over to portmanager). Ha ha.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
stream logic into a new module, mod_c2s
|
|
|
|
| |
unauthenticated s2sout (thanks Medics for the log)
|
|\ |
|
| |
| |
| |
| | |
passed *instead of* the request?)
|
| |
| |
| |
| | |
rather than ignoring socket-readable events (!), and :resume() to restart the event listener
|
| | |
|
| | |
|
| |
| |
| |
| | |
(thanks Zash)
|
| |
| |
| |
| | |
setup to avoid a traceback (#262) (thanks Maranda)
|
| | |
|
|/
|
|
| |
IPv6
|
| |
|
| |
|
| |
|
|
|
|
| |
doesn't have an onconnect handler
|
|
|
|
| |
with nil data, so call even when the socket closed cleanly
|
|
|
|
| |
listener.onconnect is missing. onincoming's arguments shall always be non-nil.
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
variable...
|
|
|
|
| |
callbacks (thanks darkrain)
|
|
|
|
| |
onconnect() handler, and add support for HTTPS requests to net.http
|
| |
|
|
|
|
| |
sending the request
|
|
|
|
| |
onconnect being called before handshake completion for straight-SSL
|
|
|
|
| |
shows correctly when a handshake exceeded max. allowed iterations)
|