From e2b4f1fea5b0367fd6d687f677f9a8cb9dc252ea Mon Sep 17 00:00:00 2001
From: Austin Clements
- SysProcAttr
on Windows has a new NoInheritHandles field that disables inheriting handles when creating a new process.
+ SysProcAttr
on Windows has a new NoInheritHandles
field that disables inheriting handles when creating a new process.
- DLLError
on Windows now has an Unwrap function for unwrapping its underlying error.
+ DLLError
on Windows now has an Unwrap
method for unwrapping its underlying error.
-- 2.50.0