TODO about pipe() finish timing
authorTakeshi Yoshino <tyoshino@google.com>
Mon, 09 Dec 2013 20:50:48 +0900
changeset 102 a176607d4c3a
parent 101 7da4a886ff9f
child 103 56c80502bb30
TODO about pipe() finish timing
Overview.htm
--- a/Overview.htm	Mon Dec 09 18:27:55 2013 +0900
+++ b/Overview.htm	Mon Dec 09 20:50:48 2013 +0900
@@ -888,6 +888,9 @@
 													<dt>If <var>size</var> is specified and <var>totalBytesTransferred</var> equals to <var>size</var></dt>
 													<dd>Break from this loop</dd>
 												</dl>
+												<section class="note">
+													Need to revisit. Finish when write to the destination completes?
+												</section>
 											</li>
 										</ol>
 									</li>