A clone of btpd with my configuration changes.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Richard Nyberg a263d2f9f6 Accept pieces even if they arrive in a different order than the 20 年前
..
Makefile.am * Rearrange some code. Mostly from net to net_buf and peer. 20 年前
btpd.c Enable all logging if DEBUG is defined. 20 年前
btpd.h #include <limits.h> to be sure to get IOV_MAX. 20 年前
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, 20 年前
net.c #include <limits.h> to be sure to get IOV_MAX. 20 年前
net.h #include <limits.h> to be sure to get IOV_MAX. 20 年前
net_buf.c More logging. 20 年前
net_buf.h * Rearrange some code. Mostly from net to net_buf and peer. 20 年前
peer.c Accept pieces even if they arrive in a different order than the 20 年前
peer.h #include <limits.h> to be sure to get IOV_MAX. 20 年前
policy.h * Allocate request messages on piece creation. The request objects can 20 年前
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles 20 年前
policy_if.c Send a new request to a peer after sending cancel. 20 年前
policy_subr.c * Allocate request messages on piece creation. The request objects can 20 年前
queue.h Add some macros. 20 年前
torrent.c Use the piece destructor. 20 年前
torrent.h * Allocate request messages on piece creation. The request objects can 20 年前
tracker_req.c Add check so that we don't connect to more peers than we should. 20 年前
tracker_req.h Import btpd-0.1. 20 年前