Nick Mathewson
|
1120f04f3e
|
r16731@catbus: nickm | 2007-11-25 16:52:53 -0500
Replace all fds on non-unix-specific APIs with evutil_socket_t, which is int on unix and intptr_t on win32.
svn:r552
|
2007-11-25 21:53:06 +00:00 |
|
Nick Mathewson
|
321dfd55d4
|
r16585@catbus: nickm | 2007-11-10 00:16:11 -0500
Patch from Christopher Layne: Make event_del() restore previous signal handlers, not the default.
svn:r506
|
2007-11-10 05:18:17 +00:00 |
|
Niels Provos
|
41b7cbc381
|
more the signal base into the event base; this removes global state and makes signals
work better with threading; from Wouter Wijngaards
small fixes for kqueue and style by me
svn:r351
|
2007-03-10 06:37:53 +00:00 |
|
Niels Provos
|
8d94bd03eb
|
signal fixes from scott lamb
svn:r340
|
2007-02-28 04:29:18 +00:00 |
|
Niels Provos
|
c3f496c71b
|
minor corrections; change license to 3-clause BSD license
svn:r84
|
2003-10-04 23:27:26 +00:00 |
|
Niels Provos
|
cde7a3528d
|
fix signal usage
svn:r45
|
2003-03-08 06:37:56 +00:00 |
|