Mir

Code review comment for lp:~afrantzis/mir/client-api-platform-operation-fds

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

36 + * The fd array is copied into the message, but the message does not take
37 + * ownership of the fds themselves.

When is it safe for the client code to close the FDs?

Also, we know what "take ownership" means, but is it clear in the C world?

review: Needs Fixing

« Back to merge proposal