$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] ASIO: custom service which works with spawn/yield
From: Bjorn Reese (breese_at_[hidden])
Date: 2018-07-26 14:42:48
On 07/26/18 16:32, Vinnie Falco wrote:
> If anything, this just highlights the complexity of [networking.ts].
> Users will definitely be making these mistakes repeatedly, especially
> the one where the 1-arg version of `post` is called instead of the
> 2-arg version.
I wholeheartedly agree with this.