RESERVED_FD_RANGE

Constant RESERVED_FD_RANGE 

Source
pub const RESERVED_FD_RANGE: Range<i32>;
Expand description

File descriptor range which is reserved for passing data down into the proxy; avoid configuring the command to use files in this range. (Also, stdin is reserved)