xref: /freebsd/sys/netgraph/bluetooth/socket/TODO (revision 78d146160dc5339c9cdf7799551bcc442a6eb95b)
1f2bb1caeSJulian Elischer$Id: TODO,v 1.1 2002/11/24 19:47:07 max Exp $
2878ed226SJulian Elischer
3878ed226SJulian ElischerFIXME/TODO list
4878ed226SJulian Elischer
5878ed226SJulian Elischer1) Deal properly with "shutdown"s and hook "disconnect"s
6878ed226SJulian Elischer
7878ed226SJulian Elischer	How to let L2CAP node that user called "shutdown" on node or
8878ed226SJulian Elischer	have "disconnect"ed downstream hook. Should L2CAP node deal
9878ed226SJulian Elischer	with it?
10878ed226SJulian Elischer
11878ed226SJulian Elischer2) Locking
12878ed226SJulian Elischer
13878ed226SJulian Elischer	It is OK to use mutexes, but is there a better way?
14878ed226SJulian Elischer
15