Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Asio extensible to non network i/o?
From: Boris Schaeling (boris_at_[hidden])
Date: 2009-06-01 09:42:05


On Mon, 01 Jun 2009 06:12:35 +0200, Zachary Turner
<divisortheory_at_[hidden]> wrote:

> [...]like to do it asynchronously. What would be the basic steps needed
> to do
> this with Boost.Asio, if it is indeed even possible? I'd specifically

There is a section in my book about how to extend Boost.Asio and create a
new I/O object. While the book is in German it might already help to see
the sample code: http://www.highscore.de/cpp/boost/asio.html#erweiterung

There is also a ready-to-use Boost.Asio extension at
http://www.highscore.de/boost/dir_monitor.zip (current implementation
works only on Windows).

HTH,
Boris

> [...]


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net