/[guile]/guile/guile-core/doc/ref/posix.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/posix.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by kryde, Wed Jun 4 15:37:28 2003 UTC revision 1.22 by kryde, Thu Jun 5 01:02:41 2003 UTC
# Line 2162  The ports are initially unbuffered, to m Line 2162  The ports are initially unbuffered, to m
2162  same port more reliable.  A buffer can be added to the port using  same port more reliable.  A buffer can be added to the port using
2163  @code{setvbuf}; see @ref{Ports and File Descriptors}.  @code{setvbuf}; see @ref{Ports and File Descriptors}.
2164    
2165    Most systems have limits on how many files and sockets can be open, so
2166    it's strongly recommended that socket ports be closed explicitly when
2167    no longer required (@pxref{Ports}).
2168    
2169  The convention used for ``host'' vs.@: ``network'' addresses is that  The convention used for ``host'' vs.@: ``network'' addresses is that
2170  addresses are always held in host order at the Scheme level.  The  addresses are always held in host order at the Scheme level.  The
2171  procedures in this section automatically convert between host and  procedures in this section automatically convert between host and

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26