Group errors¶
Detailed Description¶
Every send/recv function returns one of the shared doppler error codes (DP_OK, DP_ERR_INIT, DP_ERR_SEND, DP_ERR_RECV, DP_ERR_INVALID, DP_ERR_TIMEOUT, DP_ERR_MEMORY) defined in clib_common.h, included above. Use dp_strerror() to obtain a human-readable description.