Skip to content

Instantly share code, notes, and snippets.

@parshap
Created August 13, 2014 19:04
Show Gist options
  • Save parshap/9604e7618561a3a2a3d1 to your computer and use it in GitHub Desktop.
Save parshap/9604e7618561a3a2a3d1 to your computer and use it in GitHub Desktop.
Node.js socket remoteAddress is undefined

Node socket remoteAddress is undefined

If the underlying socket is destroyed, a socket's remoteAddress is no longer accessible and undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment