ASIO ‘operation not supported’ runtime error on windows when compiled with clang
I am trying to move away from using Visual Studio and use command-line compilation more, however I am having an issue with a project that uses ASIO in its header-only, standalone (non-boost) form compiled using Clang on Windows.