chiark / gitweb /
udp: Use <bsd/sys/queue.h> for notify lists
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Sep 2014 12:24:11 +0000 (13:24 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:31:12 +0000 (16:31 +0100)
commitaf87f0e60304c87dcc019a641e2e004f0e90d1f3
tree47b23f1c0beb62888ae00da24afe9d378c5cdfaa
parentf02ffaf9cc9e4754da13197e37fd9cd997dfaf35
udp: Use <bsd/sys/queue.h> for notify lists

This makes the code clearer, shorter and more typesafe.

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