[or-cvs] Note that we need to check return codes from more libevent ...
Nick Mathewson
nickm at seul.org
Wed Jan 12 07:00:31 UTC 2005
Update of /home/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv11478/doc
Modified Files:
TODO
Log Message:
Note that we need to check return codes from more libevent functions
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -d -r1.249 -r1.250
--- TODO 12 Jan 2005 06:42:31 -0000 1.249
+++ TODO 12 Jan 2005 07:00:28 -0000 1.250
@@ -119,6 +119,7 @@
of get_pending_bytes().
- Make sure it works on more platforms.
- Find a way to make sure we have libevent 1.0 or later.
+ - Check return from event_set, event_add, event_del.
- QOI
- Let more config options (e.g. ORPort) change dynamically.
More information about the tor-commits
mailing list