UA_StatusCode UA_ClientConnectionTCP_poll(UA_Connection *connection, UA_UInt32 timeout, const UA_Logger *logger)
Wait for a half-opened connection to fully open.
UA_Connection UA_ClientConnectionTCP_init(UA_ConnectionConfig config, const UA_String endpointUrl, UA_UInt32 timeout, const UA_Logger *logger)
Open a non-blocking client TCP socket.
_UA_BEGIN_DECLS UA_ServerNetworkLayer UA_ServerNetworkLayerTCP(UA_ConnectionConfig config, UA_UInt16 port, UA_UInt16 maxConnections)
This work is licensed under a Creative Commons CCZero 1.0 Universal License.