summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_private.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-06-02 08:27:15 +0000
committerrwatson <rwatson@FreeBSD.org>2006-06-02 08:27:15 +0000
commit39160940408a51d8f78a001d9efe3f7aae8a97ab (patch)
tree07550a67293ceee812613e98f1155cd3d4313b45 /lib/libthr/thread/thr_private.h
parent88f1a971b9f1f90fb7321d5a06705df8eb0040db (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud