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