From ff9618f31e9c9bae84a92e972da6f834ca5229e5 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 12 Jan 2005 07:00:28 +0000 Subject: [PATCH] Note that we need to check return codes from more libevent functions svn:r3343 --- doc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TODO b/doc/TODO index 6a2c62237b..d3e3203bee 100644 --- 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. -- 2.47.3