cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
<cerrno>

Backports related to Standard header <cerrno>

// or as part of:

Interfaces

This header adds a few of the errno -related macro names drom later compilers to their previous releases, eg.: later POSIX error names added in MSVC 2013 that were missing in previous revisions.

Examples of the names added:

EADDRINUSE, EBADMSG, ENOLINK, EOVERFLOW, ECONNABORTED, ECONNREFUSED, ETIMR

See Also

See also
header/cerrno @ cppreference (cppreference)
File cerrno.hpp