I don't think it's a known issue. Could you retest with the current libzmq master, and if it still occurs, file a bug report?
-Pieter On Mon, Dec 5, 2011 at 5:59 PM, Neale Ferguson <[email protected]> wrote: > I’ve been getting this on my s390x builds for zmq-3.0 > > Resource temporarily unavailable (req.cpp:101) > /bin/sh: line 5: 52082 Aborted ${dir}$tst > FAIL: test_invalid_rep > > Line 101: > > // TODO: This should also close the connection with the peer! > if (unlikely (!(msg_->flags () & msg_t::label) || msg_->size () != > 4)) { > while (true) { > int rc = xreq_t::xrecv (msg_, flags_); > errno_assert (rc == 0); > > Is this a known issue or something I should look at further? > > Neale > > _______________________________________________ > 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
