Nick Mathewson
7dd362b158
Have util-internal.h define socklen_t if we need it, and include it appropriately. This fixes win32 compilation.
...
svn:r1070
2009-01-29 15:09:24 +00:00
Nick Mathewson
b85b710cf5
Update copyright statements to reflect the facts that:
...
a) this is 2009
b) niels and nick have been comaintainers for a while
c) saying "all rights reserved" when you then go on to explicitly
disclaim some rights is sheer cargo-cultism.
svn:r1065
2009-01-27 22:34:36 +00:00
Nick Mathewson
9935d5b01e
Fix win32 compilation. Surprisingly, unit tests pass too.
...
svn:r1002
2009-01-13 21:39:32 +00:00
Nick Mathewson
574d320217
There is no WSAEAGAIN. There is only Zuul^WSAEWOULDBLOCK.
...
svn:r1001
2009-01-13 20:50:34 +00:00
Nick Mathewson
5ebd23ad74
New EVUTIL_ERR_*_RETRIABLE macros to tell if an errno blocked or failed.
...
svn:r994
2009-01-13 19:19:50 +00:00