$search
Various connection status flags. More...

Go to the source code of this file.
Namespaces | |
| namespace | ecl |
Embedded control libraries. | |
Enumerations | |
| enum | ConnectionStatus { ecl::ConnectionProblem = -1, ecl::ConnectionDisconnected = -2, ecl::ConnectionHungUp = -3 } |
Used to denote the status of a connection. More... | |
Various connection status flags.
Definition in file socket_connection_status.hpp.