Boost logo

Boost Users :

From: Boris (boriss_at_[hidden])
Date: 2008-04-03 10:42:33


On Thu, 03 Apr 2008 15:22:50 +0200, Jose <jmalv04_at_[hidden]> wrote:

> On Wed, Apr 2, 2008 at 4:53 PM, Daniel Lidström <daniel.lidstrom_at_[hidden]>
> wrote:
>
>>
>> Hello Boris,
>>
>> I am very interested in the file monitor you have created. Would you
>> mind
>> sharing it
>> as an advanced usage example of Asio?
>>
>
> Is the file monitor a wrapper for inotify (in Linux) ?

The file monitor only works on Windows currently. I only created the file
monitor for testing purposes as I'm more interested in other I/O
operations. The service implementation (in a file called
file_monitor_impl.hpp) can be ported though to another operation system.
There is currently only Windows code (and even this is rather rudimentary;
I didn't bother about the file monitor anymore once I had learned how to
plug it into Boost.Asio).

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