At Fri, 30 Sep 2011 09:21:42 -0400, Eli Barzilay wrote: > A few minutes ago, Kevin Tew wrote: > > place-channel-put is not blocking. > > So "channel" in the name is not a good choice...
We use "channel" for asynchronous channels, too, such as `racket/asynch-channel'. Since all place channels are asynchronous, I think it would be redundant to include `async' in the name. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

