20 May
2026
20 May
'26
2:52 a.m.
On Mon, 18 May 2026 13:22:40 +1000
David Gibson
This is a revision of the one patch from my pesto series that wasn't merged: a rework to the handling of the blocking flag for both listening and accepted Unix sockets. This new version is split into several pieces to make the rationales clearer at each step. It's also a bit more cautious in what it does, so should avoid the problems with the original version.
David Gibson (3): treewide: Add SOCK_CLOEXEC to accept() calls that are missing it tap: Report accept() errors conf, repair, tap: Document reasons for blocking Unix sockets
Applied, with the nit I reported on 3/3 fixed up. -- Stefano