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>
Mon, 6 Oct 2014 16:53:13 +0000 (17:53 +0100)
commit6bad2cd5cbafb51279823c45ad6264b4b0958ca4
treee529197959783729cb4b0fc76b06b383651783b4
parent0902e6e2feabad072f0b5d7f23ae2a2a4d923d0a
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