Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / netgraph7 / bluetooth / socket / TODO
1 $Id: TODO,v 1.1 2002/11/24 19:47:07 max Exp $
2 $FreeBSD: src/sys/netgraph/bluetooth/socket/TODO,v 1.2 2003/05/10 21:44:41 julian Exp $
3
4 FIXME/TODO list
5
6 1) Deal properly with "shutdown"s and hook "disconnect"s
7
8         How to let L2CAP node that user called "shutdown" on node or
9         have "disconnect"ed downstream hook. Should L2CAP node deal
10         with it?
11
12 2) Locking
13
14         It is OK to use mutexes, but is there a better way?
15