0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-26 23:01:04 +08:00
Pieter Hintjens 2566c02a9e Problem: CLIENT and SERVER don't check SNDMORE
These sockets don't handle multipart data, so if callers send it,
they drop frames, and things break silently.

Solution: if the caller tries to use ZMQ_SNDMORE, return -1 and
set errno to EINVAL.
2015-12-29 17:00:06 +01:00
..
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2013-09-15 20:13:44 +02:00
2015-12-08 13:16:09 +06:00
2014-11-07 22:30:15 -08:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2014-10-17 17:21:41 +02:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00