Skip to:
zmq do not recieve big ipc messages from another thread
In this example zmq recieve only few first messages and after this are hangs.
UPDATE: this is appear as heisenbug.If I debug it then all ok. And in relese build it hangs.If I set sleep(1) after send then all ok.
Calculate linux (gentoo-fork)
zmq do not recieve big ipc messages from another thread
In this example zmq recieve only few first messages and after this are hangs.
UPDATE: this is appear as heisenbug.
If I debug it then all ok. And in relese build it hangs.
If I set sleep(1) after send then all ok.