1$Id: TODO,v 1.1 2002/11/24 19:47:07 max Exp $ 2 3FIXME/TODO list 4 51) Deal properly with "shutdown"s and hook "disconnect"s 6 7 How to let L2CAP node that user called "shutdown" on node or 8 have "disconnect"ed downstream hook. Should L2CAP node deal 9 with it? 10 112) Locking 12 13 It is OK to use mutexes, but is there a better way? 14 15