netd: add some todo's
authorBrett Gordon <beretta42@gmail.com>
Tue, 24 Jan 2017 16:26:35 +0000 (11:26 -0500)
committerBrett Gordon <beretta42@gmail.com>
Tue, 24 Jan 2017 16:26:35 +0000 (11:26 -0500)
Applications/netd/netd.c

index d1db77d..e29d2e8 100644 (file)
@@ -19,7 +19,8 @@ todo:
 * deamonize (detach) this proggie. (will we always have setsid() ? )
 * UDP local bind
 * TCP passive open
-
+* RAW pass protocol number via socket() not connect()
+* refactor  RAW with UDP code as they are very similar
 
 */