Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 1999 12:30:02 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/11283: fetch http-timeout/timestamp bug
Message-ID:  <199904241930.MAA96266@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/11283; it has been noted by GNATS.

From: "Andrey A. Chernov" <ache@nagual.pp.ru>
To: Sergey <serge69@nym.alias.net>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/11283: fetch http-timeout/timestamp bug
Date: Sat, 24 Apr 1999 23:29:02 +0400

 On Thu, Apr 22, 1999 at 07:21:16PM -0000, Sergey wrote:
 > +close:
 >  		sigdelset(&omask, error);
 >  		signal(error, SIG_DFL);
 >  		sigprocmask(SIG_SETMASK, (sigset_t *)&omask, 0);
 
 Your change cause fetch terminated upon timeout which is unacceptable if
 several files specified in command line.
 
 -- 
 Andrey A. Chernov
 http://nagual.pp.ru/~ache/
 MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904241930.MAA96266>