client_alloc

Function client_alloc 

Source
pub fn client_alloc<T: Read + Write>(s: &mut T, key: u64) -> Result<u64>
Expand description

PUT step 1: reserve a slot for key; returns the arena offset to RDMA-WRITE.