summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+3
* Push acquisition of the accept mutex out of sofree() into the callerrwatson2004-10-181-0/+1
* Correct merge-o: make sure to unlock symmetrically socket bufferrwatson2004-06-181-2/+2
* Merge additional socket buffer locking from rwatson_netperf:rwatson2004-06-171-0/+12
* The socket field so_state is used to hold a variety of socket relatedrwatson2004-06-141-2/+2
* Extend coverage of SOCK_LOCK(so) to include so_count, the socketrwatson2004-06-121-0/+3
* Integrate accept locking from rwatson_netperf, introducing a newrwatson2004-06-021-4/+5
* The SS_COMP and SS_INCOMP flags in the so_state field indicate whetherrwatson2004-06-011-1/+1
* Address few style issues pointed out by bdeemax2004-04-271-6/+6
* Make sure RFCOMM multiplexor channel does not hang in DISCONNECTINGemax2004-04-231-3/+6
* Rename dup_sockaddr() to sodupsockaddr() for consistency with otherrwatson2004-03-011-2/+2
* Update Bluetooth code.emax2003-10-121-3/+12
* Use the <sys/bitstring.h> rather than <bitstring.h>phk2003-06-131-1/+1
* Part one of undating the bluetooth code to the newest versionjulian2003-05-101-0/+3570
OpenPOWER on IntegriCloud