1$Id: TODO,v 1.1 2002/11/24 19:47:07 max Exp $ 2$FreeBSD$ 3 4FIXME/TODO list 5 61) 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 122) Locking 13 14 It is OK to use mutexes, but is there a better way? 15 16