chiark / gitweb /
src/event.c: introduce ADD_POLLFD
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 12 Oct 2014 18:50:25 +0000 (19:50 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Oct 2014 20:09:55 +0000 (21:09 +0100)
Abstract away the fiddly fd array handling so that it is harder to
make mistakes.  We are going to want to add more fds.

No functional change in this patch.

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

No differences found