pub unsafe extern "C" fn c4socket_opened(socket: *mut C4Socket)
Notifies LiteCore that a socket has opened, i.e. a C4SocketFactory.open request has completed successfully. @param socket The socket.