This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
btpd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Increase the number of requests to pipe to 10.
master
Richard Nyberg
19 years ago
parent
0c794ac33a
commit
ce0e134bc4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
btpd/peer.h
+ 1
- 1
btpd/peer.h
View File
@@ -12,7 +12,7 @@
#define RATEHISTORY 20
#define MAXPIPEDREQUESTS
5
#define MAXPIPEDREQUESTS
10
struct peer {
int sd;
Write
Preview
Loading…
Cancel
Save