Dear all, I'm writing you because I'm trying to send a message in a multicast scenario using PGM/EPGM ZMQ implemented feature. But when I send a message with a 65520 bytes length (so I try to force segmentation), at receiver side, I receive only 47048 bytes. Remaining bytes are not lost, simply they aren't sent! So, my question is: is there an upper message size limiting zmq_sendmsg function?
I'm using a Fedora 20 box with a 4.0.7 zeromq transport layer. Thank you in advance, Seo P.S. if you need some other information or source code, please let me know :-)
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
