[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: file watch feature missing on darwin
From: |
Leo Liu |
Subject: |
Re: file watch feature missing on darwin |
Date: |
Tue, 31 Dec 2013 08:22:00 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9.1) |
On 2013-12-30 23:30 +0800, Jan Djärv wrote:
> On OSX you can also use GCD. But kqueue is not integrated into the
> event loop either, so it would require additional code anyway.
> Possibly by dispatching another thread. I guess this is required for
> any BSD system.
Thank you for looking into this. I hope we have something available on
the three major platforms.
Leo