X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fsb-bsd-sockets%2Fsb-bsd-sockets.texinfo;h=ad85a601724dcb468ac5b7ead05e50a56da8b05c;hb=6cb4f9ea3f4e35a5a8e75922833e14575ae92180;hp=ab8fdd4ea777682298a329f7d991c889c0e287e3;hpb=01b53542be411ba6ede003da5e7292e16602ab6e;p=sbcl.git diff --git a/contrib/sb-bsd-sockets/sb-bsd-sockets.texinfo b/contrib/sb-bsd-sockets/sb-bsd-sockets.texinfo index ab8fdd4..ad85a60 100644 --- a/contrib/sb-bsd-sockets/sb-bsd-sockets.texinfo +++ b/contrib/sb-bsd-sockets/sb-bsd-sockets.texinfo @@ -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 @@ -67,8 +67,12 @@ than "network-endian integers". @include fun-sb-bsd-sockets-socket-receive.texinfo +@include fun-sb-bsd-sockets-socket-send.texinfo + @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