• Martin Hurton's avatar
    Resolve issue #939 · a53d7031
    Martin Hurton authored
    This bug is caused by fq which can terminate pipe before sending all
    frames of a message first. So sometimes two messages were mixed and this
    confused ZAP handler.
    
    This patch just modifies one pipe parameter so that socket consumes all
    messages before dropping the pipe.
    a53d7031
session_base.cpp 15.5 KB