Module shadow_rs::utility::childpid_watcher

source ·

Structs§

  • Utility for monitoring a set of child pid’s, calling registered callbacks when one exits or is killed. Starts a background thread, which is shut down when the object is dropped.

Type Aliases§