Function srvshim::connect []

#[no_mangle]
pub unsafe fn connect(
    socket: c_int,
    address: *mut sockaddr,
    len: socklen_t
) -> c_int