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
Only keep one block of outgoing data in memory.
master
Richard Nyberg
18 years ago
parent
771e649c41
commit
84ae36cd2b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
btpd/net.c
+ 1
- 1
btpd/net.c
View File
@@ -116,7 +116,7 @@ net_active(struct torrent *tp)
return tp->net->active;
}
#define BLOCK_MEM_COUNT
4
#define BLOCK_MEM_COUNT
1
static unsigned long
net_write(struct peer *p, unsigned long wmax)
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save