kc3-lang/libevent/test/bench_httpclient.c

Branch :


Log

Author Commit Date CI Message
6bf2061c 2016-11-11 17:51:37 C90 doesn't like declarations intermingled with statements So move all of the declarations to the top of the offending function. This patch includes both of issues (Fixes:), from @jeking3 and @pprindeville Fixes: #418 Fixes: nmathewson/Libevent#136
cb969312 2015-06-07 15:51:15 Update bench_httpclient.c *fixed: socket_geterror instead of WSAGetLastError
4e9325e8 2015-06-05 16:39:26 *fix: bench_httpclient to support win32
0dda56a4 2013-02-03 19:08:37 Preliminary changes for Minix3.
9852107f 2012-07-26 10:43:13 Merge remote-tracking branch 'origin/patches-2.0' Conflicts: buffer.c http.c
b9e73297 2012-07-26 10:37:13 Add checks to various return values in unit tests. Found by coverity
56710337 2012-06-29 12:47:39 Avoid (unlikely) overflow in bench_httpclient.c
ea92fba3 2012-06-25 13:55:45 Avoid a resource leak on error in http client benchmark
539466e5 2012-02-10 17:33:50 Merge remote-tracking branch 'origin/patches-2.0' Conflicts: Makefile.am WIN32-Code/event2/event-config.h configure.in
e49e2891 2012-02-10 17:29:53 Update copyright notices to 2012