Searched refs:once (Results 1 – 6 of 6) sorted by relevance
177 wsRequest.once('requestAccepted', this._handlers.requestAccepted);178 wsRequest.once('requestResolved', this._handlers.requestResolved);193 connection.once('close', function(closeReason, description) {
49 this.once('connect', connectListener);
460 this.once('listening', args[args.length - 1]);
16 serverContainer.addNotAllowed=No further Endpoints may be registered once an attempt has been made …29 uriTemplate.duplicateParameter=The parameter [{0}] appears more than once in the path which is not …
48 uint8_t once; /* 1 bit */ member
1429 nxt_bool_t quiet, once; local1470 once = 1;1497 if (once) {1498 once = 0;