Home
last modified time | relevance | path

Searched refs:LWS_CLOSE_STATUS_GOINGAWAY (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-ws-close.h44 LWS_CLOSE_STATUS_GOINGAWAY = 1001, enumerator
/third_party/libwebsockets/plugins/
Dprotocol_dumb_increment.c92 lws_close_reason(wsi, LWS_CLOSE_STATUS_GOINGAWAY, in callback_dumb_increment()
/third_party/libwebsockets/plugin-standalone/
Dprotocol_example_standalone.c114 lws_close_reason(wsi, LWS_CLOSE_STATUS_GOINGAWAY, in callback_dumb_increment()