Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save misterdjules/62d7e76c11b9dadd9394e840b431a020 to your computer and use it in GitHub Desktop.
Save misterdjules/62d7e76c11b9dadd9394e840b431a020 to your computer and use it in GitHub Desktop.
NET 39056: setupListenHandle 127.0.0.1 0 4 false undefined
NET 39056: setupListenHandle: create a handle
NET 39056: bind to 127.0.0.1
handle.connect
handle.connect done
req oncomplete
write done
sreq oncomplete
NET 39056: SERVER _emitCloseIfDrained
NET 39056: SERVER: emit close
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Object.exports.mustCall (/root/node/test/common/index.js:481:10)
at Object.<anonymous> (/root/node/test/parallel/test-async-wrap-getasyncid.js:162:42)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Function.Module.runMain (module.js:605:10)
at startup (bootstrap_node.js:158:16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment