Cleanup of tcp.c/.h

This commit is contained in:
2026-02-25 19:15:48 +01:00
parent 1b53abf633
commit e38ad93da8
6 changed files with 720 additions and 470 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ typedef struct {
typedef struct {
TCP tcp;
TCP *tcp;
Address addrs[MESSAGE_SYSTEM_NODE_LIMIT];
int num_addrs;