Skip to main content

fetch_remove

Function fetch_remove 

Source
pub fn fetch_remove(handle: u32)
Expand description

Free host-side resources for a completed or aborted request.

Call this once you’ve finished draining fetch_recv. After removal the handle is invalid.