sbelsky

Results 19 comments of sbelsky

short answer: yes :) but this requires a changes in the dir_monitor interface. long answer: i have got a working copy with functional requested by you. and i want to...

how much time you can endure without this feature?)))

agree in common but need to clarify details in my realization.. on monday.

@akapelrud thank you for analyze and code sharing. I fully agree with your arguments but want to add my view. recursive directory monitoring is more complex task than even you...

This method ensures the correctness of dir_monitor service completion in case of destruction of external io_service (which passed to `basic_dir_monitor_service` in constructor). You can see the attempt to simulate this...

@berkus this issue is about Windows implementation while PR #40 affects *nix. but.. @akapelrud can we propogate PR #40 solution to current?

fast check give me [unsatisfactory result](https://ci.appveyor.com/project/sbelsky/dir-monitor/build/job/6inj6f03l783wt6l) (((( `blocked_async_call` stably fall down in appveyor CI environment (Win Server 2012 / VS2013). this is a main reason i can't make PR with...

@akapelrud i bet you'll not see any issue with your local assembly. i've tested it with Win 8 / VS2013 pair and all were right. the bug only reproduses at...