A clone of btpd with my configuration changes.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Richard Nyberg de29f2ea84 Nicer code for the http thread. 20 年前
..
Makefile.am * Added a method for other threads to execute callbacks in the main thread. 20 年前
btpd.c * Added a method for other threads to execute callbacks in the main thread. 20 年前
btpd.h * Added a method for other threads to execute callbacks in the main thread. 20 年前
cli_if.c Remove use of the ugly PRI* print macros. 20 年前
content.c New api for managing the content of a torrent. It'll keep track of which 20 年前
content.h New api for managing the content of a torrent. It'll keep track of which 20 年前
download.c o Use the new cm_* content api. 20 年前
download.h o Use the new cm_* content api. 20 年前
download_subr.c o Use the new cm_* content api. 20 年前
http.c Nicer code for the http thread. 20 年前
http.h * Added a method for other threads to execute callbacks in the main thread. 20 年前
main.c o Use the new cm_* content api. 20 年前
net.c o Use the new cm_* content api. 20 年前
net.h The mega whitespace patch. 20 年前
net_buf.c o Use the new cm_* content api. 20 年前
net_buf.h The mega whitespace patch. 20 年前
opts.c * Get rid of net_bw_hz and run the bw stuff at one hz. 20 年前
opts.h * Removed the heartbeat and btpd_seconds. Note that this breaks the tracker. 20 年前
peer.c o Use the new cm_* content api. 20 年前
peer.h Rates should be unsigned long. Compute total, torrent and peer rates. 20 年前
queue.h Added BTPDQ_FOREACH_MUTABLE list macro. 20 年前
torrent.c o Use the new cm_* content api. 20 年前
torrent.h o Use the new cm_* content api. 20 年前
tracker_req.c Remove use of the ugly PRI* print macros. 20 年前
tracker_req.h Import btpd-0.1. 20 年前
upload.c o Use the new cm_* content api. 20 年前
upload.h * Removed the heartbeat and btpd_seconds. Note that this breaks the tracker. 20 年前
util.c The mega whitespace patch. 20 年前