Function BIO_accept_ex

Source
pub unsafe extern "C" fn BIO_accept_ex(
    accept_sock: i32,
    addr: *mut bio_addr_st,
    options: i32,
) -> i32