Skip to main content

Crate bindport_runner

Crate bindport_runner 

Source

Structs§

AllocationHints
RunningChild

Enums§

RunnerError

Constants§

PORT_ENV_VAR

Functions§

allocate_port
Scans the configured TCP loopback range and returns an available port.
allocate_port_with_hints
is_port_available
Returns true when no supported TCP loopback family reports port in use.
run_child
spawn_child
Spawns a wrapped command with the selected port in its environment.
spawn_child_with_hints