From: "Dr. David Alan Gilbert" <[email protected]> The return path uses a non-blocking fd so as not to block waiting for the (possibly broken) destination to finish returning a message, however we still want outbound data to behave in the same way and block.
Signed-off-by: Dr. David Alan Gilbert <[email protected]> Hi David It is confusing why don't use blocking fd? Best regards
