Commit 81ab45add511fd02ac08924841ec811186b3e4bb

Nick Mathewson 2009-01-13T19:20:04

Use new EVUTIL_ERR_*_RETRIABLE macros when we're testing an errno for blocking. Previously, we used inconsistent and incompletely ported ifdefs. (We don't use these macros in platform-specific files like evpoll.c, since they don't need to work on win32.) svn:r995