miscd.8c
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8C 代码 · 共 39 行
8C
39 行
.\" SCCSID: @(#)miscd.8c 8.1 9/11/90.TH miscd 8c.SH Namemiscd \- miscellaneous services daemon.SH Syntax.B /etc/miscd.SH Description.NXR "miscd daemon".NXA "inetd server daemon" "miscd daemon"The .PN miscddaemon is the service daemon for some utility internet services.It is started by.MS inetd 8cwhen it receives a packet or a connection on an appropriate socket.Once invoked,.PN miscddetermines the type of request and the protocol and then attemptsto service it..PPWhen performing services for datagram functions, the daemon willstay active until approximately two minutes pass without a servicerequest. It will then terminate until reinvoked by .MS inetd 8c ..PPInvocations of.PN miscdserving for connection-based sockets will terminate when theconnection is broken..SH RestrictionsThe.PN miscddaemon supports only a subset of the internet utility functions.The supported services are echo, discard, systat, daytime, quote,chargen, and time..SH See Alsoinetd(8c)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?