소스 검색

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;


불러오는 중...
취소
저장