summaryrefslogtreecommitdiff
path: root/res/res_http_websocket.exports.in
blob: 3774aeb33453c8766da44dc40bb55cc2cafdf585 (plain)
1
2
3
4
5
6
7
{
	global:
		LINKER_SYMBOL_PREFIX*ast_websocket_*;
		LINKER_SYMBOL_PREFIX*ast_websocket_set_timeout;
	local:
		*;
};