]> granicus.if.org Git - libevent/commit
r19675@catbus: nickm | 2008-05-11 20:39:39 -0400
authorNick Mathewson <nickm@torproject.org>
Mon, 12 May 2008 00:40:04 +0000 (00:40 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 12 May 2008 00:40:04 +0000 (00:40 +0000)
commit6bf1ca780c5f60618e59e02b61eae4bfee199f46
tree7f91ceff083ae9168a8646b1d092fbfe6790a922
parenta57767faf8d140797b0adf3fe885b7eb8928057c
 r19675@catbus:  nickm | 2008-05-11 20:39:39 -0400
 Stop pretending that u_char and u_short are standard types that win32 is dumb not to have.  In fact, u_char can really just be spelled out, and u_short was usually just a bad way of saying ev_uint16_t.

svn:r808
13 files changed:
buffer.c
evdns.c
http.c
include/event2/buffer.h
include/event2/bufferevent.h
include/event2/bufferevent_struct.h
include/event2/event.h
include/event2/event_compat.h
include/event2/event_struct.h
include/event2/http.h
include/event2/http_compat.h
include/event2/http_struct.h
include/event2/tag.h