Module childpid_
watcher
shadow_
rs
aa0445f
Module childpid_
watcher
Module Items
Structs
Type Aliases
In shadow_
rs::
utility
Modules
byte_queue
callback_queue
childpid_watcher
counter
enum_passthrough
give
interval_map
legacy_callback_queue
macros
once_set
pcap_writer
perf_timer
proc_maps
shm_cleanup
sockaddr
status_bar
stream_len
syscall
units
Structs
HostTreePointer
Magic
ObjectCounter
Enums
VerifyPluginPathError
Traits
IsSend
IsSync
Functions
case_insensitive_eq
copy_dir_all
debug_assert_cloexec
i8_to_u8_slice
inject_preloads
pathbuf_to_nul_term_cstring
return_code_for_signal
tilde_expansion
u8_to_i8_slice
verify_plugin_path
shadow_rs
::
utility
Module
childpid_watcher
Copy item path
Settings
Help
Summary
Source
Structs
§
Child
PidWatcher
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
§
Watch
Handle