Result_CVec_u8ZPeerHandleErrorZ |
Result_CVec_u8ZPeerHandleErrorZ.clone() |
Creates a new CResult_CVec_u8ZPeerHandleErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_CVec_u8ZPeerHandleErrorZ |
Result_CVec_u8ZPeerHandleErrorZ.err(PeerHandleError e) |
Creates a new CResult_CVec_u8ZPeerHandleErrorZ in the error state.
|
Result_CVec_u8ZPeerHandleErrorZ |
PeerManager.new_outbound_connection(byte[] their_node_id,
SocketDescriptor descriptor,
Option_NetAddressZ remote_network_address) |
Indicates a new outbound connection has been established to a node with the given `node_id`
and an optional remote network address.
|
static Result_CVec_u8ZPeerHandleErrorZ |
Result_CVec_u8ZPeerHandleErrorZ.ok(byte[] o) |
Creates a new CResult_CVec_u8ZPeerHandleErrorZ in the success state.
|