This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
httperf
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove libevent calls just for the time being
ahc_fix_select
tedbullock
16 years ago
parent
35db797843
commit
1d807cfabc
1 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
httperf/src/httperf.c
+ 0
- 6
httperf/src/httperf.c
View File
@@ -241,12 +241,6 @@ main(int argc, char **argv)
int numRates = 0;
/*
* Initialize libevent
*/
event_init();
evdns_init();
#ifdef __FreeBSD__
/*
* This works around a bug in earlier versions of FreeBSD that cause
Write
Preview
Loading…
Cancel
Save