<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 11/05/2012 08:23 AM, Ray Racine
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAL5pz=LP_QOvbCgK8JP3SxEjjm8JTd1TEUgGpxeN9VkcWbATpg@mail.gmail.com"
      type="cite"><span
        style="color:rgb(0,0,0);font-family:serif;font-size:medium">"If
        the output ports are&nbsp;</span><a moz-do-not-send="true"
href="file:///usr/local/racket/doc/reference/file-ports.html?q=places#%28tech._file._stream._port%29"
        class=""
        style="color:rgb(176,176,176);font-family:serif;font-size:medium"><span
          class="" style="color:black">file-stream ports</span></a><span
        style="color:rgb(0,0,0);font-family:serif;font-size:medium">,
        then the connected ports in the places share the underlying
        stream, otherwise a&nbsp;</span><a moz-do-not-send="true"
href="file:///usr/local/racket/doc/reference/eval-model.html?q=places#%28tech._thread%29"
        class=""
        style="color:rgb(176,176,176);font-family:serif;font-size:medium"><span
          class="" style="color:black">thread</span></a><span
        style="color:rgb(0,0,0);font-family:serif;font-size:medium">&nbsp;in
        the creating place pumps bytes to the current ports in the
        creating place."</span><br>
      <div><span
          style="color:rgb(0,0,0);font-family:serif;font-size:medium"><br>
        </span></div>
      <div><font size="3" face="serif" color="#000000">Should that be
          "..., otherwise a thread in the created place pumps bytes to
          the current ports in the creating place." ??</font></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">____________________
  Racket Users list:
  <a class="moz-txt-link-freetext" href="http://lists.racket-lang.org/users">http://lists.racket-lang.org/users</a>
</pre>
    </blockquote>
    No I think its right.<br>
    <br>
    I've added some extra text in CAPS to clarify things.<br>
    I'll make some improvements to the docs as well.<br>
    <br>
    Kevin<br>
    <br>
    <span style="color:rgb(0,0,0);font-family:serif;font-size:medium">"If
      the CREATING PLACE'S output ports are&nbsp;</span><a
      moz-do-not-send="true"
href="file:///usr/local/racket/doc/reference/file-ports.html?q=places#%28tech._file._stream._port%29"
      class=""
      style="color:rgb(176,176,176);font-family:serif;font-size:medium"><span
        class="" style="color:black">file-stream ports</span></a><span
      style="color:rgb(0,0,0);font-family:serif;font-size:medium">, then
      the connected ports in CREATED places share the underlying
      streams, otherwise a&nbsp;</span><a moz-do-not-send="true"
href="file:///usr/local/racket/doc/reference/eval-model.html?q=places#%28tech._thread%29"
      class=""
      style="color:rgb(176,176,176);font-family:serif;font-size:medium"><span
        class="" style="color:black">thread</span></a><span
      style="color:rgb(0,0,0);font-family:serif;font-size:medium">&nbsp;in
      the creating place pumps bytes FROM THE CREATED PLACE PORTS to the
      current ports in the creating place."</span><br>
  </body>
</html>