]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Note that we need to check return codes from more libevent functions
authorNick Mathewson <nickm@torproject.org>
Wed, 12 Jan 2005 07:00:28 +0000 (07:00 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 12 Jan 2005 07:00:28 +0000 (07:00 +0000)
svn:r3343

doc/TODO

index 6a2c62237b15e6e68633f0c817a1483c00d490d3..d3e3203beea122e713ea5ffda84759c59ef1581e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -119,6 +119,7 @@ Tier two:
          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.