freebsd-dev/sys/netgraph/bluetooth/socket
Maksim Yevmenkin 7c3808562a - Catch up with ongoing rwatson's socket work;
- Fix a couple of LORs and panics;

- Temporarily remove the code that tries to cleanup sockets that stuck
  on accepting queues (both complete and incomplete). I'm taking an ostrich
  approach here until I find a better way to deal with sockets that were
  disconnected before accepting (i.e. while socket was on complete or
  incomplete accept queue).
2006-08-25 17:53:13 +00:00
..
ng_btsocket_hci_raw.c Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
ng_btsocket_l2cap_raw.c Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
ng_btsocket_l2cap.c - Catch up with ongoing rwatson's socket work; 2006-08-25 17:53:13 +00:00
ng_btsocket_rfcomm.c - Catch up with ongoing rwatson's socket work; 2006-08-25 17:53:13 +00:00
ng_btsocket.c Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
TODO