ipc_channel
0.19.0
In ipc_channel::platform::unix
Function
ipc_channel
::
platform
::
unix
::
recv
Copy item path
source
ยท
[
−
]
fn recv(fd:
c_int
, blocking_mode:
BlockingMode
) ->
Result
<
IpcMessage
,
UnixError
>