tcp state

These inspectors expose the state of a socket on an endpoint

Version Platforms
9.0.586.0 Windows
9.1.1065.0 Debian, HP-UX, Red Hat, SUSE, Ubuntu
9.2.0.363 AIX, Mac
9.5.13.130 Raspbian

Creation

tcp state of <socket> : tcp state

Properties

close wait of <tcp state> : boolean
closed of <tcp state> : boolean
closing of <tcp state> : boolean
delete tcb of <tcp state> : boolean
established of <tcp state> : boolean
fin wait one of <tcp state> : boolean
fin wait two of <tcp state> : boolean
last ack of <tcp state> : boolean
listening of <tcp state> : boolean
syn received of <tcp state> : boolean
syn sent of <tcp state> : boolean
time wait of <tcp state> : boolean

Casts

<tcp state> as string : string