Software /
code /
prosody
Comparison
util-src/time.c @ 13571:ca041359c045
net.server_epoll: Don't try to flush buffer on closed connections
Attempt to fix a bug where connections are somehow closed twice, leading
to bad things happening elsewhere.
With LuaSec, closed connections are generally already too closed to
write anything to anyway since it does not support unidirectional
shutdown.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Nov 2024 00:41:02 +0100 |
parent | 12976:a187600ec7d6 |
comparison
equal
deleted
inserted
replaced
13570:9b9b224aa3f8 | 13571:ca041359c045 |
---|