On Mon, Dec 25, 2006 at 10:16:35AM +0100, Hanno Hecker wrote: > Hmm, both files failed to apply with all hunks, some of them probably > because of the 20 line context. Please redo the -forkserver patch.
Attached is a diff against the 0.3x branch. In addition to the previous changes, this patch also cleans up some additional open file descriptors after forking -- all of the listening sockets when more than one local IP was specified with the "-l" command line option, and the client socket once it has been duped to stdin and stdout. Thanks, -mct
