• Martin Hurton's avatar
    router: always respect message boundaries · 600488fa
    Martin Hurton authored
    The current implementaion of router socket does not
    handle the full pipe and unroutable messages properly.
    Namely, in those cases, the socket could route some
    message parts into a wrong connection.
    600488fa
router.cpp 9.73 KB