diff --git a/TODO b/TODO index ed00a6c..7b74fe2 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +get rid of a = socket.try() in the manual, except for protected cases. + replace it with assert. + think about a dispatcher. - it creates a server and receives a function that will do the work on