try_send_fast_path

Function try_send_fast_path 

Source
fn try_send_fast_path(variant: &str) -> bool
Expand description

Send an overlay command to the resident fast-path process via Unix datagram.

Returns true if the datagram was sent (resident is alive).