documentation clarification on pipe::write failure
When pipe::write succeeds, it takes control of the message's data buffer. When it fails, it has not taken control. The caller should clean up the message appropriately (msg::close).
Showing
Please
register
or
sign in
to comment