Hi,
I am new at Julia 0.3.5 win32, installed the the ZMQ 2.2.0 package. The
runtests.jl ran without problem with ZMQ 3, however it fails when using ZMQ
2.2.0.
The output was:
Testing with ZMQ version 2.2.0
ERROR: StateError("Resource temporarily unavailable")
in recv at ..julia\v0.3\ZMQ\src\ZMQ.jl:535
...
Tested also with Julia 0.4 win32 nightly version with the similar result -
some coding style deprecation warning was also displayed.
The same ZMQ version worked with python 2.7 though.
Any help would be very much appreciated!
Thanks.
Keith