$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Mazakas (christian.mazakas_at_[hidden])
Date: 2023-10-12 14:06:11
> âNo usersâ is a false assertion.
Sure, I'll admit I was wrong.
I just remember seeing a user on slack try out Async during the first
review period and it immediately segfaulted during a client SSL
handshake so I assumed there was no one using this library in
production.
Or rather, no users with a vested financial stake were using it in an
environment where it mattered.
As a runtime author, you basically can't write enough tests for this
kind of code.
I would've advised running Async's `use_op` over an existing Asio
codebase/app before being accepted but eh.
- Christian