main loop: Use <bsd/sys/queue.h> for poll interest list
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Sep 2014 12:42:11 +0000 (13:42 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 6 Oct 2014 16:53:13 +0000 (17:53 +0100)
This makes the code clearer, shorter and more typesafe.

It is also going to make it easier to introduce deregistration.

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

No differences found