S2OPC OPCUA Toolkit
|
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Functions | |
bool | SC_InitNewConnection (uint32_t *newConnectionIdx) |
bool | SC_CloseConnection (uint32_t connectionIdx, bool socketFailure) |
bool SC_InitNewConnection | ( | uint32_t * | newConnectionIdx | ) |
bool SC_CloseConnection | ( | uint32_t | connectionIdx, |
bool | socketFailure ) |