Selaa lähdekoodia

Increase the number of requests to pipe to 10.

master
Richard Nyberg 19 vuotta sitten
vanhempi
commit
ce0e134bc4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      btpd/peer.h

+ 1
- 1
btpd/peer.h Näytä tiedosto

@@ -12,7 +12,7 @@

#define RATEHISTORY 20

#define MAXPIPEDREQUESTS 5
#define MAXPIPEDREQUESTS 10

struct peer {
int sd;


Loading…
Peruuta
Tallenna