| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
session a connection is associated with
|
| |
|
|
|
|
| |
whether the sendbuffer is empty instead
|
|
|
|
| |
handshake for starttls connections (thanks Flo)
|
| |
|
|
|
|
| |
well as clients, rather than onincoming. Fixes mod_console traceback, issue #197
|
| |
|
| |
|
| |
|
|
|
|
| |
place to make it actually work :)
|
| |
|
| |
|
|
|
|
| |
to be created for each cancellation internal to net.dns
|
| |
|
|
|
|
| |
resolv.conf if necessary
|
|
|
|
| |
have invalid or missing to/from addresses
|
| |
|
|
|
|
| |
component auth.
|
| |
|
|\ |
|
| |
| |
| |
| | |
write before we try and start TLS negotiation (if negotiation fails instantly then we can be left without a handler to use for cleanup) (thanks dersd)
|
| |
| |
| |
| | |
indentation level
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
compatibility with server_select (thanks uhoreg)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
|\| | |
|
| | |
| | |
| | |
| | | |
that have data pending in the sendbuffer
|
|\| | |
|
| | |
| | |
| | |
| | | |
with an intermediate buffer of the specified size
|
| | |
| | |
| | |
| | | |
for when send buffer is empty
|
| | |
| | |
| | |
| | | |
for select backend, and add :set_mode() to event backend
|
| | |
| | |
| | |
| | | |
connections
|