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

svn:r3343
This commit is contained in:
Nick Mathewson 2005-01-12 07:00:28 +00:00
parent 53dbc66a79
commit ff9618f31e

View File

@ -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.