diff options
author | Kim Alvefur <zash@zash.se> | 2021-07-16 17:10:09 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-07-16 17:10:09 +0200 |
commit | d2678dfdee75b1112a0c55405ac0e6e1842ac45e (patch) | |
tree | 2c31293c2618989eab34eada167c4727bf3ee40f /core/portmanager.lua | |
parent | 50bd7b79ea2c7c904661057c751c0e9df2c3eb91 (diff) | |
download | prosody-d2678dfdee75b1112a0c55405ac0e6e1842ac45e.tar.gz prosody-d2678dfdee75b1112a0c55405ac0e6e1842ac45e.zip |
net.server_epoll: Use only fatal "write" timeout during TLS negotiation
Only real difference between the read and write timeouts is that the
former has a callback that allows the higher levels to keep the
connection alive, while hitting the later is immediately fatal. We want
the later behavior for TLS negotiation.
Diffstat (limited to 'core/portmanager.lua')
0 files changed, 0 insertions, 0 deletions