Lines Matching refs:event
352 // TODO(@sam-github) no server to emit the event on, but handshake won't
470 // Set closing the socket after emitting an event since the socket needs to
471 // be accessible when the `tlsClientError` event is emitted.
770 function keylogNewListener(event) {
771 if (event !== 'keylog')
782 function newListener(event) {
783 if (event !== 'session')
1585 err, event, sock) {
1587 switch (event) {
1593 [err, event, sock]);