blocking_fd
async_
process
2.5.0
async_process
Function
blocking_
fd
Copy item path
Source
pub(crate) fn blocking_fd(fd:
BorrowedFd
<'_>) ->
Result
<
()
>
Expand description
Moves
Fd
out of non-blocking mode.