Skip to main content

enable_icmp_errors

Function enable_icmp_errors 

Source
pub fn enable_icmp_errors(fd: RawFd)
Expand description

Enable the ICMP error queue on a socket so an expired-TTL probe’s TimeExceeded is delivered (Linux). A no-op elsewhere.