compatibility/collects
Matthew Flatt 2ec1929ff3 racket/port: fix read-bytes-evt' and read-string-evt'
As the documentation says, it's supposed to be ok to use the
same evt multiple times or in multiple threads, but an internal
buffer was allocated incorrectly, so that multiple/concurrent
uses could go wrong.

Closes PR 12860

original commit: d253b89ba87b4bb295fd652708642046f4b90676
2012-06-22 09:48:00 +08:00
..
lazy rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mzlib racket/port: fix read-bytes-evt' and read-string-evt' 2012-06-22 09:48:00 +08:00
mzscheme rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
net Remove no-longer used net/cgi exceptions. 2012-03-16 02:55:35 -04:00
racket more error-message conversion 2012-05-27 09:03:19 -06:00
scheme move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
tests/racket further error message convention refinements 2012-06-22 09:47:59 +08:00