fpagliughi
|
96711b6dff
|
Cleaned up CMake build. Added namespace targets for subdirectory builds.
|
2024-05-06 09:13:31 -04:00 |
|
fpagliughi
|
04a0ba7514
|
Reworked exception handling. Removed SOCKPP_WITH_EXCEPTIONS. Some few functions may throw, but now they all have a comparable noexcept overload.
|
2023-12-11 00:50:20 -05:00 |
|
fpagliughi
|
7b8260229c
|
#77 Made exceptions optional in the build. Address validity testing more uniform with 'is_set()' and operator bool()'
|
2023-04-28 23:19:52 -04:00 |
|
fpagliughi
|
5b9026a3b3
|
Made 'ioresult' with a generic template base class and use std::error_code for the error variant.
|
2023-03-19 15:26:30 -04:00 |
|
fpagliughi
|
07a2b91551
|
Added CMake import config file.
|
2022-05-29 23:51:53 -04:00 |
|
Arsen Gharagyozyan
|
dd3ef4a850
|
Updating for PR to match requirements
|
2022-05-29 17:31:33 -04:00 |
|