From: Ian Jackson Date: Sat, 20 Sep 2014 12:42:11 +0000 (+0100) Subject: main loop: Use for poll interest list X-Git-Tag: base.ipv6-polypath-fixes-2.v1~77 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/secnet/commitdiff_plain/cf5f1149caccf65c700e73fc0e9212c916df3610?hp=cf5f1149caccf65c700e73fc0e9212c916df3610 main loop: Use for poll interest list 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 ---