Guest User

Untitled

a guest
Oct 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. Parent --> Child {"what":"close"}
  2. This is the serverScope.close callback
  3. Parent <-- Child {"what":"close"}
  4. got a close message from child { what: 'close' }
  5. calling callback()
  6. done with test server
  7. about to test socket
  8.  
  9. events.js:65
  10. throw arguments[1]; // Unhandled 'error' event
  11. ^
Add Comment
Please, Sign In to add comment