Hi,
I have a PUB-SUB on windows.
The PUB sends data over tcp and epgm. I was working on zmq 2.1.0 custom
build for openPGM. Now I have linked to the newly released zmq 2.1.1
But strangely, with both versions i face a problem with RELEASE build.
The MSVC Debug build works fine and the SUB receives data. But when i try
the RELEASE build , the SUB does not receive data. I tried Wireshark to
check if the packets are being sent and in RELEASE they are indeed not being
sent.
I dont know if this helps but I am using MSVC2010 and I am serializing
Google protobuf messages and sending.
Perhaps i would request anyone with a similar setup to try the RELEASE
build.
Many Thanks,
Biju Chandran
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev