socket_connection_status.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_DEVICES_CONNECTION_STATUS_HPP_
13 #define ECL_DEVICES_CONNECTION_STATUS_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 /*****************************************************************************
20 ** Namespaces
21 *****************************************************************************/
22 
23 namespace ecl {
24 
25 /*****************************************************************************
26 ** Enums
27 *****************************************************************************/
28 
36 };
37 
38 } // namespace ecl
39 
40 #endif /* ECL_DEVICES_CONNECTION_STATUS_HPP_ */
Embedded control libraries.
ConnectionStatus
Used to denote the status of a connection.
Used to state when a server/client detects that there is no other connection at the other end...
Used to signify when a server/client detects that the other end has 'hung up'.
Was some error in the last operation..


ecl_devices
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:55