Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created May 30, 2013 16:47
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 isaacs/5679363 to your computer and use it in GitHub Desktop.
Save isaacs/5679363 to your computer and use it in GitHub Desktop.
=== release test-tls-client-destroy-soon ===
Path: simple/test-tls-client-destroy-soon
events.js:77
throw er; // Unhandled 'error' event
^
Error: This socket is closed.
at Socket._writeGeneric (net.js:609:19)
at Socket._write (net.js:654:8)
at doWrite (_stream_writable.js:258:12)
at writeOrBuffer (_stream_writable.js:245:5)
at Socket.Writable.write (_stream_writable.js:192:11)
at Socket.write (net.js:587:40)
at write (_stream_readable.js:573:24)
at flow (_stream_readable.js:582:7)
at Socket.<anonymous> (_stream_readable.js:563:7)
at Socket.EventEmitter.emit (events.js:122:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment