mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 08:11:21 +00:00
Export the ast_websocket_set_nonblock function for use by other modules.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370322 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
LINKER_SYMBOL_PREFIXast_websocket_fd;
|
||||
LINKER_SYMBOL_PREFIXast_websocket_remote_address;
|
||||
LINKER_SYMBOL_PREFIXast_websocket_is_secure;
|
||||
LINKER_SYMBOL_PREFIXast_websocket_set_nonblock;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user