Software /
code /
prosody
Comparison
util/array.lua @ 11814:f27b9319e0da
net.server_epoll: Separate handling of "closed" from other errors
The intent is to ensure 'ondisconnect' only gets called once, while
giving buffered outgoing data a last chance to be delivered via the
:close() path in case the connection was only shutdown in one direction.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 22 Sep 2021 13:29:47 +0200 |
parent | 11787:3ae6fa901a8b |
child | 12403:42b2713ab818 |
child | 13138:0b0cefce6e42 |
comparison
equal
deleted
inserted
replaced
11813:790bffbb9047 | 11814:f27b9319e0da |
---|