Home
last modified time | relevance | path

Searched refs:onListening (Results 1 – 2 of 2) sorted by relevance

/third_party/node/benchmark/tls/
Dtls-connect.js29 server.listen(common.PORT, onListening);
32 function onListening() { function
/third_party/node/lib/
Ddgram.js252 this.removeListener('listening', onListening);
255 function onListening() { function
261 this.on('listening', onListening);