$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Error closing an asio::socket
From: Arash Partow (arash_at_[hidden])
Date: 2011-05-13 18:50:05
Claude wrote:
> The communication works fine, except that when I close the terminal window,
> the server closes with an error message:
>
> "terminate called without an active exception
> Aborted
>
> Process returned 134 (0x86)"
>
Can you provide a simple cut down version of your server code that exhibits the problem you mention?