• Topher Brown's avatar
    Close messages that failed to send · 866a0465
    Topher Brown authored
    pipe_t.write only takes control of the underlying message memory when it
    succeeds. When it returns failure, we must close the message ourselves to
    clean up that memory.
    
    This patch is sponsored by FarSounder, Inc (farsounder.com)
    866a0465
router.cpp 13.6 KB