tokio
1.46.1
In tokio::
util::
blocking_
check
tokio
::
util
::
blocking_check
Function
check_socket_for_blocking
Copy item path
Source
pub(crate) fn check_socket_for_blocking<S:
AsFd
>(s:
&S
) ->
Result
<
()
>