Skip to content

Instantly share code, notes, and snippets.

@aconbere
Created December 2, 2010 06:14
Show Gist options
  • Select an option

  • Save aconbere/724870 to your computer and use it in GitHub Desktop.

Select an option

Save aconbere/724870 to your computer and use it in GitHub Desktop.
closed 100
closed 103
closed 99
node.js:58
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: 99 was one of the first closed connections but shouldnt have been
at Stream.<anonymous> (/home/aconbere/Projects/javascript/node/test/simple/test-net-server-max-connections.js:54:16)
at Stream.emit (events.js:31:17)
at Array.<anonymous> (net.js:696:12)
at EventEmitter._tickCallback (node.js:50:22)
Command: build/debug/node_g /home/aconbere/Projects/javascript/node/test/simple/test-net-server-max-connections.js
[00:06|% 2|+ 8|- 1]: debug test-securepair-client^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment