This commit is contained in:
2025-11-09 12:08:22 +01:00
parent 88735d1595
commit 739d6a7aee
10 changed files with 495 additions and 24 deletions
+1
View File
@@ -26,6 +26,7 @@ typedef struct {
} PendingDownloadList;
typedef struct {
bool trace;
Address local_addr;
Address remote_addr;
Time disconnect_time;