$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [asio] are defer/dispatch/post identical?
From: Frédéric (ufospoke_at_[hidden])
Date: 2018-09-17 12:59:19
Hi,
Is there a difference between defer, dispatch and post free functions?
They look very similar, there files look the same apart from the fact
that they call defer, dispatch and post of the executor. The doc in
executor seems to be the same.
Thanks,
F