chiark / gitweb /
udp: Break out udp_make_socket
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 2 Sep 2014 06:41:37 +0000 (07:41 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 5 Oct 2014 20:28:16 +0000 (21:28 +0100)
Make this into a function by itself and adjust its arguments so that
when we support multiple sockets (for multiple addresses so that we
can have multiple AFs) we can just call it for each one.

No functional change.

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

No differences found