table of contents
| WSLAY_EVENT_SET_ERROR(3) | wslay | WSLAY_EVENT_SET_ERROR(3) | 
NAME¶
wslay_event_set_error - Set error code
SYNOPSIS¶
#include <wslay/wslay.h>
DESCRIPTION¶
wslay_event_set_error() sets error code to tell the library there is an error. This function is typically used in user defined callback functions. See the description of callback function to know which error code should be used.
RETURN VALUE¶
wslay_event_set_error() does not return value.
AUTHOR¶
Tatsuhiro Tsujikawa
COPYRIGHT¶
2023, 2015, Tatsuhiro Tsujikawa
| August 3, 2023 | @PACKAGE_VERSION@ |