edgecase/spotbox

Silence zmq log output on NOBLOCK

Closed this issue · 2 comments

The objc zmq bindings log an error when calling zmq_recv on a non blocking receive when nothing is in the queue. Need to add a condition to the library and recompile our static libzmqobjc lib.

This is done in a local commit, pushing up when I regain Internet access :/

This has been pushed up to the cocoa_spotify repo. Once we have the objc binary issue ironed out, the submodule will turn into a link to the previously mentioned repo.