index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bench_httpclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/bench_httpclient: restore SO_LINGER usage after 0dda56a48e94
Jan Beich
2017-01-29
1
-2
/
+2
*
C90 doesn't like declarations intermingled with statements
Philip Prindeville
2016-12-06
1
-1
/
+2
*
Update bench_httpclient.c
Seungmo Koo
2015-06-07
1
-4
/
+1
*
*fix: bench_httpclient to support win32
zeliard
2015-06-05
1
-0
/
+12
*
Preliminary changes for Minix3.
Nicholas Heath
2013-02-04
1
-0
/
+4
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-07-26
1
-2
/
+3
|
\
|
*
Add checks to various return values in unit tests. Found by coverity
Nick Mathewson
2012-07-26
1
-2
/
+3
*
|
Avoid (unlikely) overflow in bench_httpclient.c
Nick Mathewson
2012-06-29
1
-1
/
+1
*
|
Avoid a resource leak on error in http client benchmark
Nick Mathewson
2012-06-25
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
When including an -internal.h header outside the main tree, do so early
Nick Mathewson
2012-01-24
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-2
/
+2
|
/
*
Use evutil_gettimeofday instead of relying on the system gettimeofday.
Peter Rosin
2011-05-25
1
-4
/
+4
*
Zero a struct sockaddr_in before using it
Sebastian Hahn
2011-04-23
1
-0
/
+3
*
Include arpa/inet.h as needed on HPUX
Harlan Stenn
2011-02-22
1
-0
/
+3
*
tests: Use relative includes ("") instead of system includes (<>)
Evan Jones
2010-12-03
1
-4
/
+4
*
Fix warnings on mingw with gcc 4.5
Nick Mathewson
2010-10-05
1
-2
/
+10
*
Replace users of "int fd" with "evutil_socket_t fd" in portable code
Nick Mathewson
2010-03-05
1
-2
/
+2
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Do not use the "evbuffer_" prefix to denote parts of bufferevents.
Nick Mathewson
2009-05-13
1
-1
/
+1
*
Fix win32 compilation issues.
Nick Mathewson
2009-04-23
1
-3
/
+11
*
Format microseconds correctly in bench_httpclient
Nick Mathewson
2009-04-21
1
-1
/
+1
*
More tweaks to http stress-tester
Nick Mathewson
2009-04-18
1
-5
/
+29
*
Add a new bench_httpclient for a trivial codecon demo.
Nick Mathewson
2009-04-18
1
-0
/
+176