os.set_handle_inheritable(handle, inheritable)
Set the “inheritable” flag of the specified handle.
Availability: Windows.
os.set_handle_inheritable(handle, inheritable)
Set the “inheritable” flag of the specified handle.
Availability: Windows.
Please login to continue.