Robert Watson 54d642bbe5 Reduce network stack oddness: implement .pru_sockaddr and .pru_peeraddr
protocol entry points using functions named proto_getsockaddr and
proto_getpeeraddr rather than proto_setsockaddr and proto_setpeeraddr.
While it's true that sockaddrs are allocated and set, the net effect is
to retrieve (get) the socket address or peer address from a socket, not
set it, so align names to that intent.
2007-05-11 10:20:51 +00:00
..
2007-01-12 15:07:51 +00:00
2007-01-12 15:07:51 +00:00
2007-01-12 15:07:51 +00:00
2007-01-12 15:07:51 +00:00
2007-01-12 15:07:51 +00:00
2007-01-12 15:07:51 +00:00