Closed
Description
The docs say:
This function is also unsafe as there is no destructor associated with the Pipe structure will return. If it is not arranged for the returned file descriptors to be closed, the file descriptors will leak.
However, resource leaks are explicitly behavior not considered unsafe.
Is this just a strange wording in pipe
's docs, or is this overly unsafe?
Metadata
Metadata
Assignees
Labels
No labels