Przeglądaj źródła

Note that we need to check return codes from more libevent functions

svn:r3343
Nick Mathewson 20 lat temu
rodzic
commit
ff9618f31e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      doc/TODO

+ 1 - 0
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.