[racket] How to invoke a blocking foreign function without blocking whole racket?

From: Haiwei Zhou (highfly22 at gmail.com)
Date: Thu Jan 31 22:41:18 EST 2013

Also cool! It's a good idea to parse errno.h into racket defines. It can be
extracted to a standard library such as C define reader.

The new package system https://plt-etc.byu.edu:9004/search can make package
search.

Cheers,
Haiwei


On 1 February 2013 11:01, Sam Phillips <samdphillips at gmail.com> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130201/78381546/attachment.html>

Posted on the users mailing list.