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
certified/11.2
Joshua Colp 13 years ago
parent cb9756daa2
commit afaa23864b

@ -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:
*;
};

Loading…
Cancel
Save