$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Passing io_service to socket in implementation file after initialization in header file
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2018-06-18 13:45:56
On Mon, Jun 18, 2018 at 6:13 AM Ãlvaro Cebrián Juan via Boost-users
<boost-users_at_[hidden]> wrote:
> Why doing sock(ios); doesn't work?
What is the complete error message from the compiler?
Thanks