WSLAY_EVENT_CONFIG_SET_CALLBACKS(3) | wslay | WSLAY_EVENT_CONFIG_SET_CALLBACKS(3) |
NAME¶
wslay_event_config_set_callbacks - Set callback functions
SYNOPSIS¶
#include <wslay/wslay.h>
DESCRIPTION¶
wslay_event_config_set_callbacks() sets callbacks to ctx. The callbacks previously set by this function or wslay_event_context_server_init() or wslay_event_context_client_init() are replaced with callbacks.
SEE ALSO¶
wslay_event_context_server_init(), wslay_event_context_client_init()
AUTHOR¶
Tatsuhiro Tsujikawa
COPYRIGHT¶
2021, 2015, Tatsuhiro Tsujikawa
July 9, 2021 | 1.1.1 |