• Frederic Tregon's avatar
    Fixed ZMQ_REQ_CORRELATE (see pull request #1730) · 625b6187
    Frederic Tregon authored
    Problem: Since pull request #1730 was merged, protocol for REQ socket is
    checked at the session level and this check does not take into account
    the possibility of a request_id being part of the message. Thus the option
    ZMQ_REQ_CORRELATE would no longer work.
    This is now fixed: the possiblity of a 4 bytes integer being present
    before the delimiter frame is taken into account (whether or not this
    breaks the REQ/REP RFC is another issue).
    625b6187
Name
Last commit
Last update
builds Loading commit data...
doc Loading commit data...
include Loading commit data...
m4 Loading commit data...
packaging Loading commit data...
perf Loading commit data...
src Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CMakeLists.txt Loading commit data...
COPYING Loading commit data...
COPYING.LESSER Loading commit data...
Dockerfile Loading commit data...
FindSodium.cmake Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.cygwin.md Loading commit data...
README.md Loading commit data...
acinclude.m4 Loading commit data...
appveyor.yml Loading commit data...
autogen.sh Loading commit data...
branding.bmp Loading commit data...
ci_build.sh Loading commit data...
configure.ac Loading commit data...
installer.ico Loading commit data...
version.sh Loading commit data...