WSLAY_EVENT_SET_ERROR(3) | wslay | WSLAY_EVENT_SET_ERROR(3) |
wslay_event_set_error - Set error code
#include <wslay/wslay.h>
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.
wslay_event_set_error() does not return value.
Tatsuhiro Tsujikawa
2021, 2015, Tatsuhiro Tsujikawa
November 7, 2021 | @PACKAGE_VERSION@ |