Skip to content

Instantly share code, notes, and snippets.

@RyanCopley
Created February 20, 2013 04:51
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 RyanCopley/4fec6076f799ac0e7496 to your computer and use it in GitHub Desktop.
Save RyanCopley/4fec6076f799ac0e7496 to your computer and use it in GitHub Desktop.
/home/chiken/iosirc/irc_server.js:67
that.res.write("[");
^
TypeError: Cannot call method 'write' of undefined
at Server.<anonymous> (/home/chiken/iosirc/irc_server.js:67:13)
at Server.emit (events.js:70:17)
at HTTPParser.onIncoming (http.js:1491:12)
at HTTPParser.onHeadersComplete (http.js:102:31)
at Socket.ondata (http.js:1387:22)
at TCP.onread (net.js:354:27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment