[racket] How to invoke a blocking foreign function without blocking whole racket?
On Wed, Jan 30, 2013 at 6:16 AM, Laurent <laurent.orseau at gmail.com> wrote:
> On Wed, Jan 30, 2013 at 3:06 PM, Haiwei Zhou <highfly22 at gmail.com> wrote:
>>
>> Cool! The open-fd-input-port is a great function.
>
>
> Yes, indeed. Maybe something like this would be a useful addition to Racket.
>
Yet another inotify wrapper for Racket that I worked on last year.
https://github.com/samdphillips/racket-inotify
Cheers,
Sam