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
..
2006-08-04 21:27:40 +00:00
2007-02-05 11:05:41 +00:00
2006-08-04 21:27:40 +00:00
2006-08-04 21:27:40 +00:00
2007-01-12 07:20:25 +00:00
2007-05-09 23:19:55 +00:00
2007-05-09 19:37:02 +00:00
2007-05-09 19:37:02 +00:00
2006-08-04 21:27:40 +00:00
2006-08-04 21:27:40 +00:00
2006-08-04 21:27:40 +00:00
2006-12-12 12:17:58 +00:00
2007-02-10 12:25:19 +00:00
2007-01-12 07:20:25 +00:00
2006-12-12 12:17:58 +00:00
2006-10-13 12:41:36 +00:00
2005-10-21 16:23:01 +00:00
2007-05-11 10:20:51 +00:00
2007-05-11 10:20:51 +00:00
2007-05-08 20:11:36 +00:00
2006-07-05 23:37:21 +00:00
2007-04-30 23:12:05 +00:00
2006-12-12 12:17:58 +00:00
2007-02-24 11:38:47 +00:00
2006-03-28 12:51:22 +00:00
2006-12-12 12:17:58 +00:00
2007-02-24 11:38:47 +00:00
2007-02-28 21:58:37 +00:00
2007-02-28 20:32:25 +00:00
2006-08-04 21:27:40 +00:00
2007-02-24 11:38:47 +00:00
2006-08-04 21:27:40 +00:00
2006-08-04 21:27:40 +00:00
2006-08-04 21:27:40 +00:00
2007-04-11 16:31:02 +00:00
2005-10-21 16:23:01 +00:00
2007-03-20 00:36:10 +00:00
2007-05-05 04:24:01 +00:00
2006-12-12 12:17:58 +00:00
2007-05-05 04:24:01 +00:00
2005-10-21 16:23:01 +00:00
2005-08-10 07:10:02 +00:00
2007-05-11 10:20:51 +00:00
2007-04-23 09:32:04 +00:00
2005-07-25 12:31:43 +00:00
2006-12-12 12:17:58 +00:00
2007-05-09 13:30:06 +00:00
2007-05-08 17:01:12 +00:00
2006-08-04 21:27:40 +00:00
2007-02-20 10:20:03 +00:00