opnsense-src/sys/netgraph/bluetooth
Mark Johnston 46d8116cae 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.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit f4bb1869dd)
2021-06-21 09:14:40 -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-30 23:14:44 +03:00
hci Fix a use-after-free in an error case. 2021-06-09 14:20:57 +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-21 09:14:40 -04:00