summaryrefslogtreecommitdiff
path: root/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
Commit message (Expand)AuthorAgeFilesLines
* Push acquisition of the accept mutex out of sofree() into the callerRobert Watson2004-10-181-0/+1
* Correct merge-o: make sure to unlock symmetrically socket bufferRobert Watson2004-06-181-2/+2
* Merge additional socket buffer locking from rwatson_netperf:Robert Watson2004-06-171-0/+12
* The socket field so_state is used to hold a variety of socket relatedRobert Watson2004-06-141-2/+2
* Extend coverage of SOCK_LOCK(so) to include so_count, the socketRobert Watson2004-06-121-0/+3
* Integrate accept locking from rwatson_netperf, introducing a newRobert Watson2004-06-021-4/+5
* The SS_COMP and SS_INCOMP flags in the so_state field indicate whetherRobert Watson2004-06-011-1/+1
* Address few style issues pointed out by bdeMaksim Yevmenkin2004-04-271-6/+6
* Make sure RFCOMM multiplexor channel does not hang in DISCONNECTINGMaksim Yevmenkin2004-04-231-3/+6
* Rename dup_sockaddr() to sodupsockaddr() for consistency with otherRobert Watson2004-03-011-2/+2
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-3/+12
* Use the <sys/bitstring.h> rather than <bitstring.h>Poul-Henning Kamp2003-06-131-1/+1
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-101-0/+3570