소스 검색

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


불러오는 중...
취소
저장