diff options
author | Martin Lucina <mato@kotelna.sk> | 2010-01-29 18:52:22 +0100 |
---|---|---|
committer | Martin Lucina <mato@kotelna.sk> | 2010-01-29 18:52:22 +0100 |
commit | 0693a17f258ce8f9ca5ac6fc3fcf9b632c8e9489 (patch) | |
tree | 552bf4cf83560e11b2bd687c0c5aeb8d7f33101e /.gitignore | |
parent | e7c4bbd6127f63a75edf6379f57d1db5dc66d427 (diff) |
Change the inproc:// connection logic
An inproc:// endpoint must exist before we can connect to it. This change
removes the silly sleep(1) hack to wait for the sender thread to come online
and instead does the zmq_bind() in the main thread and the zmq_connect() in the
sender thread.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions