If I remember correctly, the filename was ctx.cpp. The assert was rc == 0. I don't remember the line number. But it works fine in v2.1.7.
---------------------------------------------------------------------------- ------ Marc Ilgen [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Martin Sustrik Sent: Saturday, July 16, 2011 10:30 PM To: ZeroMQ development list Cc: Marc Ilgen Subject: Re: [zeromq-dev] assert error on very simple C client/server example Hi Marc, > I am testing out 0MQ, starting with the most basic HelloWorld > client/server example on VisualC++2008. The problem is that in closing > the client in the way the guide tells you to, I get a fatal rc == 0 > assert error. What's the actual assert (filename, lineno)? Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
