Function socket2::sys::accept

source ยท
pub(crate) fn accept(fd: c_int) -> Result<(c_int, SockAddr)>