opnsense-src/sys/netgraph/bluetooth
Mark Johnston f4bb1869dd Consistently use the SOLISTENING() macro
Some code was using it already, but in many places we were testing
SO_ACCEPTCONN directly.  As a small step towards fixing some bugs
involving synchronization with listen(2), make the kernel consistently
use SOLISTENING().  No functional change intended.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-06-14 17:32:27 -04:00
..
common net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
drivers ng_ubt: Block attachment of uninitialized Intel Wireless 7265 2021-04-15 17:26:32 +03:00
hci Fix a use-after-free in an error case. 2021-05-26 18:23:33 +09:00
include pccard: Remove bt3c(4) driver 2021-01-07 20:40:41 -07:00
l2cap net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
socket Consistently use the SOLISTENING() macro 2021-06-14 17:32:27 -04:00