Description
Fires when a listening socket can accept pending connection requests by calling the accept method.
Syntax
socket.onAccept = function () { body }