Searched refs:onclose (Results 1 – 12 of 12) sorted by relevance
50 self_t& onclose(Func f) in onclose() function in crow::SseSocketRule
78 self_t& onclose(Func f) in onclose() function in crow::WebSocketRule
93 .onclose(deleteSubscription); in requestRoutesEventServiceSse()
343 .onclose(onClose) in requestRoutes()350 .onclose(onClose) in requestRoutes()
45 ws.onclose = function() {
170 ws.onclose = function(event) {
553 .onclose(nbd_proxy::onClose) in requestRoutes()560 .onclose(nbd_proxy::onClose) in requestRoutes()591 .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()
134 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);