c4socket_opened

Function c4socket_opened 

Source
pub unsafe extern "C" fn c4socket_opened(socket: *mut C4Socket)
Expand description

Notifies LiteCore that a socket has opened, i.e. a C4SocketFactory.open request has completed successfully. @param socket The socket.