summaryrefslogtreecommitdiffstats
path: root/sys/net/rtsock.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-08-24 05:28:18 +0000
committerrwatson <rwatson@FreeBSD.org>2004-08-24 05:28:18 +0000
commitd168fd36065f1513e36e983cecaed2049d2c232e (patch)
tree91b93ddd9ea0d339695db92f71046508607a02ff /sys/net/rtsock.c
parent9b0c1e7ac1a709a6f41387b5675d2ac50df30239 (diff)
downloadFreeBSD-src-d168fd36065f1513e36e983cecaed2049d2c232e.zip
FreeBSD-src-d168fd36065f1513e36e983cecaed2049d2c232e.tar.gz
Conditional acquisition of socket buffer mutexes when testing socket
buffers with kqueue filters is no longer required: the kqueue framework will guarantee that the mutex is held on entering the filter, either due to a call from the socket code already holding the mutex, or by explicitly acquiring it. This removes the last of the conditional socket locking.
Diffstat (limited to 'sys/net/rtsock.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud