mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
![]() Make use of EXIT_SUCCESS and EXIT_FAILURE from stdlib.h. The previous approach of returning a value from UA_StatusCode was often broken as an exit code can (portably) only be between 0 and 125. |
||
---|---|---|
.. | ||
client_types_custom.c | ||
custom_datatype.h | ||
server_types_custom.c |