Home
last modified time | relevance | path

Searched defs:websocket_send_frame (Results 1 – 7 of 7) sorted by relevance

/dports/devel/libunit/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.cpp1038 Unit::websocket_send_frame(napi_env env, napi_callback_info info) in websocket_send_frame() function in Unit
/dports/www/unit/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.cpp1038 Unit::websocket_send_frame(napi_env env, napi_callback_info info) in websocket_send_frame() function in Unit
/dports/www/unit-php/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.cpp1038 Unit::websocket_send_frame(napi_env env, napi_callback_info info) in websocket_send_frame() function in Unit
/dports/www/unit-python/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.cpp1038 Unit::websocket_send_frame(napi_env env, napi_callback_info info) in websocket_send_frame() function in Unit
/dports/www/unit-java/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.cpp1038 Unit::websocket_send_frame(napi_env env, napi_callback_info info) in websocket_send_frame() function in Unit
/dports/www/unit-perl/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.cpp1038 Unit::websocket_send_frame(napi_env env, napi_callback_info info) in websocket_send_frame() function in Unit
/dports/www/nginx-full/nchan-1.2.12/src/subscribers/
H A Dwebsocket.c1724 static ngx_int_t websocket_send_frame(full_subscriber_t *fsub, const u_char opcode, off_t len, ngx_… in websocket_send_frame() function