nix
0.26.4
In nix::
sys::
socket
Function
nix
::
sys
::
socket
::
accept
Copy item path
source
ยท
[
−
]
pub fn accept(sockfd:
RawFd
) ->
Result
<
RawFd
>
Expand description
Accept a connection on a socket
Further reading