Searched refs:_on_ws_error (Results 1 – 2 of 2) sorted by relevance
51 this.ws.onerror = this._on_ws_error.bind(this);60 this._on_ws_error = function (ev) { method in NBDServer.constructor
120 this.ws.onerror = this._on_ws_error.bind(this);128 this._on_ws_error = function(ev) { method in NBDServer