Fix typo in comment
Fix typo in comment
This commit is contained in:
parent
dcfd367bc7
commit
1678418ef4
@ -360,7 +360,7 @@ type TcpStat struct {
|
||||
SynSent uint64
|
||||
//Count of TCP connections in state "Syn_Recv"
|
||||
SynRecv uint64
|
||||
//Count of TCP connections in state "Fin_Wait2"
|
||||
//Count of TCP connections in state "Fin_Wait1"
|
||||
FinWait1 uint64
|
||||
//Count of TCP connections in state "Fin_Wait2"
|
||||
FinWait2 uint64
|
||||
|
Loading…
Reference in New Issue
Block a user