summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-12-23 01:07:12 +0000
committerrwatson <rwatson@FreeBSD.org>2004-12-23 01:07:12 +0000
commit5728709bda70f4ee28c63807da07323e0b7e8ff0 (patch)
treeb2f7341a785e2f4bf2833bdf172d91b48c33809c /lib/libc
parentfd297e39399daf77085922d0d9251b4d460e9d6f (diff)
downloadFreeBSD-src-5728709bda70f4ee28c63807da07323e0b7e8ff0.zip
FreeBSD-src-5728709bda70f4ee28c63807da07323e0b7e8ff0.tar.gz
Remove an XXXRW indicating atomic operations might be used as a
substitute for a global mutex protecting the socket count and generation number. The observation that soreceive_rcvoob() can't return an mbuf chain is a property, not a bug, so remove the XXXRW. In sorflush, s/existing/previous/ for code when describing prior behavior. For SO_LINGER socket option retrieval, remove an XXXRW about why we hold the mutex: this is correct and not dubious. MFC after: 2 weeks
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud