Roberto

Results 1 issues of Roberto

Getting warnings in Xcode. In zmq.cpp, in the function `zmq_poll()`, the lines ``` C return usleep (timeout_ * 1000); ``` and ``` C timeout = end - now; ``` In...