ソースを参照

Remove libevent calls just for the time being

ahc_fix_select
tedbullock 16年前
コミット
1d807cfabc
1個のファイルの変更0行の追加6行の削除
  1. +0
    -6
      httperf/src/httperf.c

+ 0
- 6
httperf/src/httperf.c ファイルの表示

@@ -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


読み込み中…
キャンセル
保存