Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created June 16, 2012 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/2942674 to your computer and use it in GitHub Desktop.
Save isaacs/2942674 to your computer and use it in GitHub Desktop.
Parent --> Child {"what":"close"}
This is the serverScope.close callback
Parent <-- Child {"what":"close"}
got a close message from child { what: 'close' }
calling callback()
done with test server
about to test socket
events.js:65
throw arguments[1]; // Unhandled 'error' event
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment