emax        2006-08-25 17:53:14 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c 
                                  ng_btsocket_rfcomm.c 
  Log:
  - 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).
  
  Revision  Changes    Path
  1.21      +29 -91    src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
  1.24      +39 -93    src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to