Skip to main content

read_input

Function read_input 

Source
pub fn read_input(spec: &str) -> Result<(String, Vec<u8>)>
Expand description

Read an input path: plain filesystem, or udp://bind_host:port for a short live capture (collects datagrams for duration or until ~4 MiB).