]> granicus.if.org Git - libevent/commit
r16731@catbus: nickm | 2007-11-25 16:52:53 -0500
authorNick Mathewson <nickm@torproject.org>
Sun, 25 Nov 2007 21:53:06 +0000 (21:53 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 25 Nov 2007 21:53:06 +0000 (21:53 +0000)
commit1120f04f3eaafe98259ef286eecb648337b2214f
tree3bfb01d3eed147b7b0e4a39504d9b5b61c8cec6f
parentcbf9cfdf4507651ba39489158b17cf11703bb43d
 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
14 files changed:
ChangeLog
buffer.c
evbuffer.c
evdns.c
event.c
event.h
evhttp.h
evrpc.c
evsignal.h
evutil.c
evutil.h
http-internal.h
http.c
signal.c