Robert Watson
4421f50dbc
raw_disconnect() now disconnects but does not detach the raw pcb. As a
...
result, raw_uabort() now needs to call raw_detach() directly. As
raw_uabort() is never called, and raw_disconnect() is probably not ever
actually called in practice, this is likely not a functional change, but
improves congruence between protocols, and avoids a NULL raw cb pointer
after disconnect, which could result in a panic.
MFC after: 1 month
2006-06-02 08:27:15 +00:00
..
2006-05-28 20:00:02 +00:00
2006-05-30 19:24:01 +00:00
2006-03-06 02:28:41 +00:00
2006-04-12 07:44:31 +00:00
2006-04-12 07:44:31 +00:00
2006-05-16 22:50:41 +00:00
2006-03-06 02:28:41 +00:00
2006-01-18 14:24:39 +00:00
2006-03-03 17:21:08 +00:00
2006-01-18 14:24:39 +00:00
2006-01-18 14:24:39 +00:00
2006-01-30 08:39:09 +00:00
2006-01-30 08:39:09 +00:00
2006-05-11 00:53:43 +00:00
2006-01-18 14:24:39 +00:00
2006-05-12 05:04:46 +00:00
2006-02-14 12:10:03 +00:00
2006-06-02 07:50:58 +00:00
2006-01-04 12:57:09 +00:00
2006-01-04 12:57:09 +00:00
2006-03-30 08:18:27 +00:00
2006-05-30 20:08:12 +00:00
2006-01-30 13:45:15 +00:00
2006-01-30 13:45:15 +00:00
2006-03-09 14:42:51 +00:00
2006-06-01 00:41:07 +00:00
2006-05-12 05:04:46 +00:00
2006-05-12 20:39:23 +00:00
2006-02-02 03:13:16 +00:00
2006-02-02 20:33:10 +00:00
2006-02-27 16:56:22 +00:00
2006-02-07 20:25:39 +00:00
2006-06-02 08:27:15 +00:00
2006-06-02 08:27:15 +00:00
2006-05-16 19:11:11 +00:00
2006-03-15 19:39:09 +00:00
2006-04-01 15:42:02 +00:00