chiark / gitweb /
comm: Formalise interface to udp sockets
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Sep 2014 23:51:58 +0000 (00:51 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 29 Sep 2014 15:01:06 +0000 (16:01 +0100)
Have the poll registration done by the udpcommon/udpsocks code, rather
than by udp.c.  This means we can abolish the two wrapper functions,
but we do need an extra pointer in a udpsocks to find the udpcommon.

No overall functional change.

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

No differences found