Hi,
/usr/include/sys/signal.h defines the signals:
define _SIGPIPE 13 /* write on a pipe with no one to read it */
I went to one of my HPUX 11 test systems and did a kill -13 on inetd, but it ignored the signal. Maybe you can run inetd -b (undocumented debug mode) then inetd -l to start connection logging, and watch syslog until you have another failure??
I don't what what OS nor inetd patch you have, and you didn't indicate if this happens "all the time" or just happened once. So I don't know if I helped or not...
-> Brian Hackley
Ask me about telecommuting!