Result_boolPeerHandleErrorZ |
Result_boolPeerHandleErrorZ.clone() |
Creates a new CResult_boolPeerHandleErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_boolPeerHandleErrorZ |
Result_boolPeerHandleErrorZ.err(PeerHandleError e) |
Creates a new CResult_boolPeerHandleErrorZ in the error state.
|
static Result_boolPeerHandleErrorZ |
Result_boolPeerHandleErrorZ.ok(boolean o) |
Creates a new CResult_boolPeerHandleErrorZ in the success state.
|
Result_boolPeerHandleErrorZ |
PeerManager.read_event(SocketDescriptor peer_descriptor,
byte[] data) |
Indicates that data was read from the given socket descriptor.
|