Author :
Nick Mathewson
Date :
2009-10-26 20:00:08
Hash :37c3456d Message :Add an EVUTIL_ASSERT() to replace our calls to assert().
The big difference here is that EVUTIL_ASSERT() passes its message on
via event_errx() before aborting, so that the application has a prayer
of noticing and recording it.
svn:r1463