Skip to main content

ProbeFn

Type Alias ProbeFn 

Source
pub type ProbeFn = fn(&Path) -> bool;
Expand description

Returns true when the control socket already accepts connections.