Selaa lähdekoodia

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

svn:r3343
Nick Mathewson 20 vuotta sitten
vanhempi
commit
ff9618f31e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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.