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, 29 Sep 2014 15:01:05 +0000 (16:01 +0100)
commitc905c1b3adda7adaf53acb44de4c9847cb19862c
treef69d16fc1bfb4f51c2932bc2473e2d31c967f20e
parent52e9244c4564f212535d4d91a871f80fec64eee4
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