chiark / gitweb /
poll: Support deregistration from the main event loop
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Sep 2014 12:56:04 +0000 (13:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 29 Sep 2014 15:01:05 +0000 (16:01 +0100)
commitf074b927bd86a90b4b9114b4d019a0002b7782ca
tree21c4c77f3485ed8ec7850a7815fd99865707adf0
parent4e5ac5b39514e2e02ced66cd851bd5da8fefefc5
poll: Support deregistration from the main event loop

The logic here is slightly subtle because of reentrancy hazards.  See
the comment in deregister_for_poll.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
secnet.c
secnet.h