network: buf size.

This commit is contained in:
Alastair Poole 2021-03-10 12:55:26 +00:00
parent b9d7aafd76
commit 60850dde1d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ typedef struct
typedef struct
{
char name[128];
char name[255];
uint64_t total_in;
uint64_t total_out;