aboutsummaryrefslogtreecommitdiff
path: root/doc/socket.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/socket.html')
-rw-r--r--doc/socket.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/socket.html b/doc/socket.html
index 82e958a..d050a42 100644
--- a/doc/socket.html
+++ b/doc/socket.html
@@ -210,13 +210,6 @@ Use the <a href=tcp.html#settimeout><tt>settimeout</tt></a>
210method or <tt>accept</tt> might block forever. 210method or <tt>accept</tt> might block forever.
211</p> 211</p>
212 212
213<p class=note>
214Interesting note: as mentioned in some Unix manuals, calling select with both
215sets empty and a non-null timeout is a fairly portable way to sleep with
216sub-second precision (<b>except it doesn't work on Windows</b>).
217</p>
218
219
220<!-- sink ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 213<!-- sink ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
221 214
222<p class=name id=sink> 215<p class=name id=sink>