Explorar el Código

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

svn:r3343
Nick Mathewson hace 21 años
padre
commit
ff9618f31e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.