Skip to main content

Module unix_utils

Module unix_utils 

Source

Structs§

PreparedExecve

Enums§

PollError
PreparedExecveError
ReapError

Functions§

alt_fork
open_file_or_quiet
Opens a file for writing (in append mode) or opens /dev/null
reap_child_non_blocking
Non-blocking child reaper
terminate
Kills the program without raising an abort or calling at_exit
wait_for_pollhup
true if successful wait, false if timeout occurred.