Result_NonePeerHandleErrorZ |
Result_NonePeerHandleErrorZ.clone() |
Creates a new CResult_NonePeerHandleErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_NonePeerHandleErrorZ |
Result_NonePeerHandleErrorZ.err(PeerHandleError e) |
Creates a new CResult_NonePeerHandleErrorZ in the error state.
|
Result_NonePeerHandleErrorZ |
PeerManager.new_inbound_connection(SocketDescriptor descriptor) |
Indicates a new inbound connection has been established.
|
static Result_NonePeerHandleErrorZ |
Result_NonePeerHandleErrorZ.ok() |
Creates a new CResult_NonePeerHandleErrorZ in the success state.
|
Result_NonePeerHandleErrorZ |
PeerManager.write_buffer_space_avail(SocketDescriptor descriptor) |
Indicates that there is room to write data to the given socket descriptor.
|