socket2::sys

Function accept

Source
pub(crate) fn accept(fd: c_int) -> Result<(c_int, SockAddr)>