On Thu, Oct 11, 2012 at 5:53 PM, Michael Nutt <[email protected]> wrote:
> I was getting a bunch of different errors:
> node: ../src/tcp_wrap.cc:353: static void
> node::TCPWrap::AfterConnect(uv_connect_t*, int): Assertion
> `req_wrap->object_.IsEmpty() == false' failed.
> Unknown system errno 105

On what platform and with what version of node.js is this? You should
never hit asserts in C++ code.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to