nabto_client_connection_stop()
DESCRIPTION
Stop outstanding connect or close on a connection.
After stop has been called the connection should not be used any more.
Stop can be used if the user cancels a connect/close request.
DECLARATION
NABTO_CLIENT_DECL_PREFIX void NABTO_CLIENT_API
nabto_client_connection_stop(NabtoClientConnection* connection)
PARAMETERS
connection:
- [in] The connection.