瀏覽代碼

Increase the number of requests to pipe to 10.

master
Richard Nyberg 19 年之前
父節點
當前提交
ce0e134bc4
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      btpd/peer.h

+ 1
- 1
btpd/peer.h 查看文件

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

#define RATEHISTORY 20

#define MAXPIPEDREQUESTS 5
#define MAXPIPEDREQUESTS 10

struct peer {
int sd;


Loading…
取消
儲存