Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created July 14, 2011 20:03
Show Gist options
  • Save piscisaureus/1083315 to your computer and use it in GitHub Desktop.
Save piscisaureus/1083315 to your computer and use it in GitHub Desktop.
=== release test-tcp-wrap ===
Path: simple/test-tcp-wrap
node.js:189
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: 0 == -1
at Object.<anonymous> (d:\nodejs\node3\test\simple\test-tcp-wrap.js:10:8)
at Module._compile (module.js:406:26)
at Object..js (module.js:445:10)
at Module.load (module.js:334:31)
at Function._load (module.js:293:12)
at Array.<anonymous> (module.js:458:10)
at EventEmitter._tickCallback (node.js:181:26)
Command: d:\nodejs\node3\build\default\node.exe d:\nodejs\node3\test\simple\test
-tcp-wrap.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment