projects
/
swifty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72de95b
)
raw: Update TODO file.
author
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 17:54:59 +0000
(20:54 +0300)
committer
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 17:54:59 +0000
(20:54 +0300)
src/raw/TODO
patch
|
blob
|
history
diff --git
a/src/raw/TODO
b/src/raw/TODO
index
309a1b3
..
7b42823
100644
(file)
--- a/
src/raw/TODO
+++ b/
src/raw/TODO
@@
-1,6
+1,2
@@
-* Implement tests in test_sw*.c files in test/.
-* Implement recv* functions in swift_raw.c.
-* Consider using an array instead of a list for socket management.
-* Use a generic (non-list/non-array specific interface) for socket management.
-** Do not use struct sock_list as structure name.
-** Do not use list_* as function names.
+* Pass tests in recv* and send*.
+* Use "big" test including hash management functions.