asio library A pacc port of the ASIO library. Installation Run: pacc install asio@1.23.0 and add it to your dependencies field in pacc.json: { "dependencies": [ "asio@1.23.0" ] }