Skip to main content

EXIT_SUCCESS

Constant EXIT_SUCCESS 

Source
pub const EXIT_SUCCESS: i32 = 0;
Expand description

Stable process exit codes. These are part of the compatibility surface: both the eggress and pproxy binaries must agree on them.