On Mon, Jun 10, 2002 at 08:19:06PM +0200, Jaroslaw Kowalski wrote: > Hi all! > > I've prepared a patch that prevents SIGPIPE from being raised while > reading/writing from/to a closed socket. It uses MSG_NOSIGNAL technique that > has been discussed some time ago. > > Can you please verify it and commit to CVS? Committed (I made the same change to daemon-messages.c too) - Dick