other versions
- Tumbleweed 1.1.1-2.17
- Leap-15.6
| 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() <#c.wslay_event_context_server_init> or wslay_event_context_client_init() <#c.wslay_event_context_client_init> are replaced with callbacks.
SEE ALSO¶
wslay_event_context_server_init() <#c.wslay_event_context_server_init>, wslay_event_context_client_init() <#c.wslay_event_context_client_init>
Author¶
Tatsuhiro Tsujikawa
Copyright¶
2012, 2015, Tatsuhiro Tsujikawa
| July 9, 2021 | 1.1.1 |