Skip to main content

build_close_resp

Function build_close_resp 

Source
pub fn build_close_resp(
    times: [u64; 4],
    alloc: u64,
    eof: u64,
    attrs: u32,
) -> Vec<u8> 
Expand description

CLOSE response body (§2.2.15.1).