Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
btpd
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Increase the number of requests to pipe to 10.
master
Richard Nyberg
19 anni fa
parent
0c794ac33a
commit
ce0e134bc4
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
btpd/peer.h
+ 1
- 1
btpd/peer.h
Vedi File
@@ -12,7 +12,7 @@
#define RATEHISTORY 20
#define MAXPIPEDREQUESTS
5
#define MAXPIPEDREQUESTS
10
struct peer {
int sd;
Write
Preview
Loading…
Annulla
Salva