$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [asio] Randomly having problems reading from the socket
From: Olaf van der Spek (ml_at_[hidden])
Date: 2011-05-05 10:16:55
On Thu, May 5, 2011 at 3:21 PM, Torben Wiggerich
<torben.wiggerich_at_[hidden]> wrote:
> I tried many different ports already. But I couldn't find a port which
> works... On your suggested port 18002 it also stops on my machine. It is
> just a matter of time until it fails.
> I tested this on two machines. The first stoped in two hours 6 times and the
> other only once.
Can't you run the app in the debugger and inspect the point at which
the exception is thrown or the error is generated?
Olaf