diff --git a/doc/socket.html b/doc/socket.html index d050a42..d155a20 100644 --- a/doc/socket.html +++ b/doc/socket.html @@ -210,6 +210,11 @@ Use the settimeout method or accept might block forever.

+

+Yet another note: If you close a socket and pass +it to select, it will be ignored. +

+