Searched refs:onListenError (Results 1 - 1 of 1) sorted by relevance
/third_party/node/lib/ | ||
H A D | dgram.js | 533 self.once(EventEmitter.errorMonitor, onListenError); 541 this.removeListener(EventEmitter.errorMonitor, onListenError); 546 function onListenError(err) { class |
Completed in 2 milliseconds