| Value | Meaning |
|---|---|
| statusNone0 | The initial status of the StreamPeerTCP. This is also the status after disconnecting. |
| statusConnecting1 | A status representing a StreamPeerTCP that is connecting to a host. |
| statusConnected2 | A status representing a StreamPeerTCP that is connected to a host. |
| statusError3 | A status representing a StreamPeerTCP in error state. |