Skip to content

Instantly share code, notes, and snippets.

@stagas
Created March 28, 2011 09:49
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 stagas/890214 to your computer and use it in GitHub Desktop.
Save stagas/890214 to your computer and use it in GitHub Desktop.
net.js:539
socket._readWatcher.set(socket.fd, true, false);
^
TypeError: Cannot call method 'set' of null
at doConnect (net.js:539:23)
at net.js:696:9
at dns.js:171:30
at IOWatcher.callback (dns.js:53:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment