]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/netgraph/bluetooth/socket/TODO
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / netgraph / bluetooth / socket / TODO
1 $Id: TODO,v 1.1 2002/11/24 19:47:07 max Exp $
2 $FreeBSD$
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