Robert Watson
5d511d26c3
Add SS_PROTOREF socket flag, which represents a strong reference by the
...
protocol to the socket. Normally protocol references are weak: that is,
the socket layer can tear down the socket (and hence protocol state)
when it finds convenient. This flag will allow the protocol to
explicitly declare to the socket layer that it is maintaining a
strong reference, rather than the current implicit model associated
with so_pcb pointer values and repeated attempts to possibly free the
socket.
2006-03-15 12:30:06 +00:00
..
2006-03-07 22:12:09 +00:00
2006-03-14 16:13:55 +00:00
2006-03-09 23:33:59 +00:00
2006-03-14 19:02:00 +00:00
2006-03-04 16:54:21 +00:00
2006-03-13 22:26:33 +00:00
2006-02-27 12:04:13 +00:00
2006-03-08 20:21:54 +00:00
2006-03-14 22:40:44 +00:00
2006-03-09 15:54:01 +00:00
2006-03-07 22:17:06 +00:00
2006-03-15 07:04:33 +00:00
2006-03-15 10:15:35 +00:00
2006-03-13 14:59:57 +00:00
2006-03-08 15:47:48 +00:00
2005-12-05 11:58:35 +00:00
2006-03-14 16:13:55 +00:00
2006-02-22 18:57:50 +00:00
2006-03-03 14:52:57 +00:00
2006-03-13 22:32:33 +00:00
2006-03-14 04:00:21 +00:00
2006-01-22 00:46:40 +00:00
2006-03-12 19:06:06 +00:00
2006-03-09 14:42:51 +00:00
2006-03-10 06:18:03 +00:00
2005-11-11 16:04:59 +00:00
2006-01-22 01:07:11 +00:00
2006-02-21 13:04:39 +00:00
2006-03-07 21:40:44 +00:00
2006-03-04 09:17:11 +00:00
2006-01-21 10:44:34 +00:00
2006-01-14 00:05:44 +00:00
2006-01-21 10:44:34 +00:00
2005-11-09 13:29:16 +00:00
2006-01-14 11:40:32 +00:00
2006-03-05 22:52:17 +00:00
2006-01-19 22:48:31 +00:00
2006-03-08 01:43:01 +00:00
2006-03-12 04:59:04 +00:00
2006-03-04 15:50:46 +00:00
2006-03-14 16:13:55 +00:00
2006-01-15 06:49:28 +00:00
2006-02-26 17:52:51 +00:00
2005-11-28 02:58:30 +00:00
2006-02-08 08:09:17 +00:00
2006-01-20 15:20:41 +00:00
2006-03-04 20:47:19 +00:00
2006-02-28 21:25:00 +00:00
2006-03-15 12:30:06 +00:00
2006-01-30 16:32:08 +00:00
2006-03-12 05:26:12 +00:00
2006-03-08 06:31:46 +00:00
2006-01-10 20:58:27 +00:00