
1 Jun
2005
1 Jun
'05
3:24 a.m.
Hello, the attached patch fixes inetd mode. signal_pipe[] is not used in inetd mode, so it was left default-initialized to {0, 0}. Emptying "the pipe" would eat all input data. The second hunk was already posted here by Michal Trojnara. Mirek