freebsd-dev/usr.sbin/portsnap
Colin Percival 04419f3b80 Set SO_NOSIGPIPE on sockets used by phttpget. Without this, if
(1) phttpget is attempting to download enough files that it can't send
all the requests at once, and
(2) the remote server forcibly closes the connection, resulting in RST
packets being sent,
phttpget will receive a SIGPIPE and terminate without downloading all
of the files.

This is probably responsible for a number of hard-to-reproduce errors
with portsnap and freebsd-update.

MFC after:	3 days
2009-04-03 21:13:18 +00:00
..
make_index Make "missing dependency" errors more useful by indicating which port 2005-12-01 22:14:44 +00:00
phttpget Set SO_NOSIGPIPE on sockets used by phttpget. Without this, if 2009-04-03 21:13:18 +00:00
portsnap - remove superfluous word 2008-09-15 16:30:06 +00:00
Makefile
Makefile.inc