0.9.3.58:
[sbcl.git] / contrib / sb-bsd-sockets / sb-bsd-sockets.texinfo
index ab8fdd4..3276ba2 100644 (file)
@@ -1,6 +1,6 @@
-@c This currently appears in the manual as a chapter: if a
-@c higher-level interface appear, it will make sense to lower this
-@c into a section.
+@node Networking
+@comment  node-name,  next,  previous,  up
+@chapter Networking
 @cindex Sockets, Networking
 
 The @code{sb-bsd-sockets} module provides a thinly disguised BSD
@@ -69,6 +69,8 @@ than "network-endian integers".
 
 @include fun-sb-bsd-sockets-socket-listen.texinfo
 
+@include fun-sb-bsd-sockets-socket-open-p.texinfo
+
 @include fun-sb-bsd-sockets-socket-close.texinfo
 
 @include fun-sb-bsd-sockets-socket-make-stream.texinfo