Cleanup of tcp.c/.h
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
|
||||
TCP tcp;
|
||||
TCP *tcp;
|
||||
|
||||
Address addrs[MESSAGE_SYSTEM_NODE_LIMIT];
|
||||
int num_addrs;
|
||||
|
||||
Reference in New Issue
Block a user