Comparison

util-src/table.c @ 11804:22825cb5dcd8

net.server_epoll: Don't immediately destroy upon getting closed on read Instead try to write any remaining buffered data. If the write attempt also fails with "closed" then there's nothing we can do and the socket is gone. This reverts what appears to be a mistakenly included part of c8aa66595072 Thanks jonas’ for noticing
author Kim Alvefur <zash@zash.se>
date Wed, 15 Sep 2021 18:39:37 +0200
parent 7969:1c6a07606309
child 12402:8deb401a21f6
comparison
equal deleted inserted replaced
11803:024b44ad5651 11804:22825cb5dcd8