summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/socket/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/bluetooth/socket/TODO')
-rw-r--r--sys/netgraph/bluetooth/socket/TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys/netgraph/bluetooth/socket/TODO b/sys/netgraph/bluetooth/socket/TODO
new file mode 100644
index 0000000..97ba9ed
--- /dev/null
+++ b/sys/netgraph/bluetooth/socket/TODO
@@ -0,0 +1,15 @@
+$Id: TODO,v 1.4 2002/09/06 21:03:56 max Exp $
+$FreeBSD$
+
+FIXME/TODO list
+
+1) Deal properly with "shutdown"s and hook "disconnect"s
+
+ How to let L2CAP node that user called "shutdown" on node or
+ have "disconnect"ed downstream hook. Should L2CAP node deal
+ with it?
+
+2) Locking
+
+ It is OK to use mutexes, but is there a better way?
+
OpenPOWER on IntegriCloud