diff options
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ | |||
1 | get rid of a = socket.try() in the manual, except for protected cases. | ||
2 | replace it with assert. | ||
3 | |||
1 | 4 | ||
2 | think about a dispatcher. | 5 | think about a dispatcher. |
3 | - it creates a server and receives a function that will do the work on | 6 | - it creates a server and receives a function that will do the work on |