tokio
1.42.0
In tokio::
net::
unix::
pipe
Function
tokio
::
net
::
unix
::
pipe
::
is_pipe
Copy item path
source
ยท
[
−
]
fn is_pipe(fd:
BorrowedFd
<'_>) ->
Result
<
bool
>
Expand description
Checks if the file descriptor is a pipe or a FIFO.