Fix io.sockets docs for when io.sockets.secure isn't loaded

db4
Slava Pestov 2008-11-16 11:33:38 -06:00
parent e38bc79e06
commit 143f078dd8
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ ARTICLE: "network-streams" "Networking"
{ $subsection "network-addressing" }
{ $subsection "network-connection" }
{ $subsection "network-packet" }
{ $subsection "io.sockets.secure" }
{ $vocab-subsection "Secure sockets (SSL, TLS)" "io.sockets.secure" }
{ $see-also "io.pipes" } ;
ABOUT: "network-streams"