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>
Thu, 2 Oct 2014 15:31:13 +0000 (16:31 +0100)
commit8140fd3f88d666ef1ed43e89cf643b653fc032bd
treec7b676699cc4dac245c90a20b373f26869e4b506
parent167757e3b9a4497deb0489763beac8c7e919d70a
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