K 10 svn:author V 3 yar K 8 svn:date V 27 2006-01-21T13:06:37.000000Z K 7 svn:log V 352 In the daemon code, check for and report possible errors from accept(2) and fork(2). Also close all unneeded fds in the child process, namely listening sockets for all address families and the fd initially obtained from accept(2). (The main ftpd code operates on stdin/stdout anyway as it has been designed for running from inetd.) MFC after: 5 days END