Searched defs:connection (Results 1 – 6 of 6) sorted by relevance
125 this.connections.forEach(function(connection) { argument145 this.connections.forEach(function(connection) { argument151 this.connections.forEach(function(connection) { argument191 WebSocketServer.prototype.handleRequestAccepted = function(connection) { argument200 WebSocketServer.prototype.handleConnectionClose = function(connection, closeReason, description) { argument
13 'connection' : require('./websocket_connection'), property in module.exports
498 function cleanupFailedConnection(connection) { argument
62 private WebConnection connection; field in WsHttpUpgradeHandler89 public void init(WebConnection connection) { in init()
522 static const nxt_str_t connection[3] = { in nxt_http_var_response_connection() local
1226 static const nxt_str_t connection[3] = { in nxt_h1p_request_header_send() local