Searched refs:onclose (Results 1 – 12 of 12) sorted by relevance
344 .onclose(onClose) in requestRoutes()351 .onclose(onClose) in requestRoutes()
554 .onclose(nbd_proxy::onClose) in requestRoutes()561 .onclose(nbd_proxy::onClose) in requestRoutes()592 .onclose([](crow::websocket::Connection& conn, in requestRoutes()
200 .onclose([](crow::websocket::Connection& conn, const std::string&) { in requestRoutes()
143 .onclose([](crow::websocket::Connection& conn, const std::string&) { in requestRoutes()
92 .onclose(deleteSubscription); in requestRoutesEventServiceSse()
78 self_t& onclose(Func f) in onclose() function in crow::WebSocketRule
81 self_t& onclose(Func f) in onclose() function in crow::SseSocketRule
45 ws.onclose = function() {
170 ws.onclose = function(event) {
135 this.ws.onclose = function (event) {
50 this.ws.onclose = this._on_ws_close.bind(this);
119 this.ws.onclose = this._on_ws_close.bind(this);