Sfoglia il codice sorgente

Remove libevent calls just for the time being

ahc_fix_select
tedbullock 16 anni fa
parent
commit
1d807cfabc
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. +0
    -6
      httperf/src/httperf.c

+ 0
- 6
httperf/src/httperf.c Vedi 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


Caricamento…
Annulla
Salva