Pipes/FIFOs: Implement the unlink method. If the pipe/FIFO is unlinked, it...
Pipes/FIFOs: Implement the unlink method. If the pipe/FIFO is unlinked, it will marked the pipe/FIFO as unliked. If/when all open references to the driver are closed, all of the driver resources will be freed.
parent
05e82a88
Please register or sign in to comment