Class State (0.1.8)

State(value)

Network connection state.

Enums

Name Description
STATE_UNSPECIFIED Connection state is unknown or unspecified.
OPENING The connection is being opened.
OPEN The connection is open.
LISTEN Listening for incoming connections.
CLOSING The connection is being closed.
CLOSED The connection is closed.