aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index d0f3940..8826b57 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1121,7 +1121,7 @@
1121</pre></td></tr></table> 1121</pre></td></tr></table>
1122 1122
1123<p> 1123<p>
1124 <tt>timeout</tt> is an optional number &gt= 0. Defaults to 0 if left unspecified or <tt>nil</tt>. 1124 <tt>timeout</tt> is an optional number &gt= 0. Defaults to infinite if left unspecified or <tt>nil</tt>.
1125 <br /> 1125 <br />
1126 <tt>cancel()</tt> sends a cancellation request to the lane. 1126 <tt>cancel()</tt> sends a cancellation request to the lane.
1127 <br /> 1127 <br />