Commit 965ed54c7a18622c8b477e940481e7c887b0789c

Greg Hazel 2014-01-08T14:57:14

assert that fds are nonblocking in debug mode Check that each fd that had been added with some event do has O_NOBLOCK after event_enable_debug_mode() Rebased and do not check signals (EV_SIGNAL) by azat. Refs: nmathewson/Libevent#90 Refs: #96