Nick Mathewson
|
de069b9977
|
On win32, errno is not the last socket error. Worse, WSAGetLastError() is not the last socket error sometimes (i.e., EWOULDBLOCK). Also, strerror() does not handle winsock errors. Therefore, event_err() and event_warn() are completely wrong for windows socket errors. Fix that.
svn:r936
|
2008-09-05 16:29:56 +00:00 |
|
Nick Mathewson
|
c6da86ffcb
|
r19709@catbus: nickm | 2008-05-12 12:42:48 -0400
Possible fix for [1960723] snprintf and vsnprintf return values are wrong on win32
svn:r813
|
2008-05-12 16:44:24 +00:00 |
|
Nick Mathewson
|
3d60bccc8e
|
r19656@catbus: nickm | 2008-05-08 10:25:08 -0400
forward-port: Remove #include "misc.h"s.
svn:r795
|
2008-05-08 14:25:44 +00:00 |
|
Nick Mathewson
|
ae09ac4ae0
|
r15220@tombo: nickm | 2008-04-17 15:16:02 -0400
Use new includes in more files still
svn:r717
|
2008-04-17 19:18:40 +00:00 |
|
Niels Provos
|
2026b21598
|
remove last vestiges of RBTREE
svn:r470
|
2007-11-03 23:53:49 +00:00 |
|
Niels Provos
|
b5d2f9a255
|
rolling back r339: evconfig.h does not work
svn:r341
|
2007-03-01 06:25:18 +00:00 |
|
Niels Provos
|
127c260bb7
|
make evconfig.h available as installed header file; not
really ideal but good enough for me; from Nick Mathewson
svn:r339
|
2007-02-28 04:02:29 +00:00 |
|
Niels Provos
|
6ba5e0d03e
|
fix a windows bug; from nick mathewson
svn:r146
|
2005-04-09 03:32:11 +00:00 |
|
Niels Provos
|
720f7fcc0d
|
event_base_loop and some event logging fixes.
svn:r140
|
2005-04-02 08:43:55 +00:00 |
|
Niels Provos
|
32bed8f9b6
|
build fixes from nick mathewson
svn:r139
|
2005-04-01 04:20:39 +00:00 |
|
Niels Provos
|
fbdaf3ab62
|
debugging callbacks from Nick Mathewson <nickm@freehaven.net>
svn:r136
|
2005-03-29 07:03:10 +00:00 |
|