Mark Ellzey 043ae7481f Fix garbage value in socketpair util function, stdint?
* Fixed an issue with evutil_ersatz_socketpair_, listen_addr could all
  be compared against with agarbage values. So just memset it before
  using it anywhere.

* Nick might punch me in the face, but if we have stdint.h; (as in
  EVENT__HAVE_STDINT_H is defined), might as well use those instead of
  the manual [U]INT[X}_MAX/MIN muck in there now.
2015-05-11 12:06:01 -04:00
..
2015-01-21 11:24:23 +01:00
2012-02-29 15:47:16 -05:00
2014-02-25 14:57:24 +01:00
2014-02-25 14:57:24 +01:00