[racket] Problems trying to do non-blocking I/O and a reactor loop

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Sat Aug 4 09:33:09 EDT 2012

On Sat, Aug 4, 2012 at 6:24 AM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Matthew Flatt wrote at 08/03/2012 07:56 PM:
>
>> I see that you're using `read-bytes-avail!-evt', which has problems in
>> v5.2.1 that are fixed for v5.3. The problems include triggering a bug
>> in `sync', which is also fixed for v5.3.
>>
>
>
> I am extremely interested in these bugs.  How do I find more info.?  (The
> bug database UI is not working for me.)

See this bug: http://bugs.racket-lang.org/query/?cmd=view&pr=12860

-- 
sam th
samth at ccs.neu.edu

Posted on the users mailing list.