$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2006-08-17 02:49:21
Hi Martin,
Martin Slater <mslater_at_[hidden]> wrote:
> > The read failed with WSAECONNRESET, which I take as "will
> > not work".
> >
> > But I would be glad to hear, that it will work, and that I
> > have to only find out what I did wrong.
> >
> Sorry I wasn't as clear as I could be, I'm only using sockets
> for what I would like to use named pipes for. I use regular
> win32 ReadFile in a thread currently to receive output on
> stdout/err and was hoping that this would fit nicely into the
> asio model too and let me remove this code and the neccessary
> synchronisation..
I think the email to which you're replying must have gone astray
-- at least I can't find it in my email client or in the list archive.
Can you post the whole problem again, thanks.
Cheers,
Chris