/[inetutils]/inetutils/doc/inetd.texi
ViewVC logotype

Diff of /inetutils/doc/inetd.texi

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

revision 1.1 by alainm, Sun Nov 11 03:07:23 2001 UTC revision 1.2 by ams, Mon Jun 20 08:19:41 2005 UTC
# Line 78  or ``seqpacket'', depending on whether t Line 78  or ``seqpacket'', depending on whether t
78  raw, reliably delivered message, or sequenced packet socket.  TCPMUX services  raw, reliably delivered message, or sequenced packet socket.  TCPMUX services
79  must use ``stream''.  must use ``stream''.
80    
81  The protocol must be a valid protocol as given in /etc/protocols. Examples  The protocol must be a valid protocol as given in /etc/protocols.
82  might be ``tcp'' or ``udp''. TCPMUX services must use ``tcp''.  Examples might be ``tcp'' or ``udp''.  TCPMUX services must use
83    ``tcp''.  If IPv6 support is enabled the sockets will accept both IPv4
84    and IPv6 connections if that is supported by the OS.  If inetd should only
85    accept IPv4 or IPv6 connections, add ``4'' or ``6'' to the protocol.
86    For example ``tcp4'' will only accept IPv4 tcp connections and
87    ``udp6'' will only accept IPv6 udp connections.
88    
89  The wait/nowait entry specifies whether the server that is invoked by inetd  The wait/nowait entry specifies whether the server that is invoked by inetd
90  will take over the socket associated with the service access point,  will take over the socket associated with the service access point,

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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