Skip to content

Instantly share code, notes, and snippets.

@omni5cience
Created August 28, 2011 17:10
Show Gist options
  • Save omni5cience/1176937 to your computer and use it in GitHub Desktop.
Save omni5cience/1176937 to your computer and use it in GitHub Desktop.
net.js:560
socket._readWatcher.set(socket.fd, true, false);
^
TypeError: Cannot call method 'set' of null
at doConnect (net.js:560:23)
at net.js:717:9
at dns.js:192:30
at IOWatcher.callback (dns.js:74:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment