pub extern "C-unwind" fn CFSocketConnectToAddress(
s: &CFSocket,
address: Option<&CFData>,
timeout: CFTimeInterval,
) -> CFSocketError👎Deprecated:
renamed to CFSocket::connect_to_address
Available on crate features
CFData and CFDate and CFSocket only.