diff options
author | rwatson <rwatson@FreeBSD.org> | 2006-06-02 08:27:15 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2006-06-02 08:27:15 +0000 |
commit | 39160940408a51d8f78a001d9efe3f7aae8a97ab (patch) | |
tree | 07550a67293ceee812613e98f1155cd3d4313b45 /lib/libthr/thread/thr_private.h | |
parent | 88f1a971b9f1f90fb7321d5a06705df8eb0040db (diff) | |
download | FreeBSD-src-39160940408a51d8f78a001d9efe3f7aae8a97ab.zip FreeBSD-src-39160940408a51d8f78a001d9efe3f7aae8a97ab.tar.gz |
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
Diffstat (limited to 'lib/libthr/thread/thr_private.h')
0 files changed, 0 insertions, 0 deletions