not-enough-standards
not-enough-standards copied to clipboard
A modern header-only C++ library that provides platform-independent utilities.
Results
2
not-enough-standards issues
Sort by
recently updated
recently updated
newest added
I've recently had need of a detached process on Windows (i.e. it doesn't open a new console window) while using `not-enough-standards`. I implemented this by adding a `detached` flag to...
This change allows for survival of the calling thread in case the connection to the other end doesn't happen.