This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_system
Watch
1
Star
0
Fork
0
forked from
boostorg/system
Code
Pull Requests
Activity
Files
ca525cd7b2ed6ee7a0e12441f5e557d403c8ebaa
boost_system
/
include
/
boost
/
system
/
detail
T
History
Peter Dimov
dc2ad73e30
Merge pull request
#47
from KABoissonneault/feature/issue_46
...
Added boost::winapi::ERROR_CONNECTION_ABORTED_ to handled error codes…
2019-05-13 18:14:54 -07:00
..
config.hpp
Remove BOOST_SYSTEM_REQUIRE_CONST_INIT; variables are constexpr, so no longer needed.
Closes
#45
.
2019-05-12 04:15:35 +03:00
generic_category.hpp
Fix warnings on clang-win
2018-10-27 05:30:27 +03:00
std_interoperability.hpp
Fix thread safety issue in std interop
2019-04-25 01:01:48 +03:00
system_category_posix.hpp
Add system_category_posix.hpp; remove BOOST_SYSTEM_WIN32
2018-09-16 05:44:58 +03:00
system_category_win32.hpp
Added boost::winapi::ERROR_CONNECTION_ABORTED_ to handled error codes in Win32's system_category, making it equivalent to errc::connection_aborted
2019-05-13 18:08:24 -04:00