[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
monit/http processor.c
From: |
Jan-Henrik Haukeland |
Subject: |
monit/http processor.c |
Date: |
Mon, 07 Oct 2002 12:14:31 -0400 |
CVSROOT: /cvsroot/monit
Module name: monit
Changes by: Jan-Henrik Haukeland <address@hidden> 02/10/07 12:14:31
Modified files:
http : processor.c
Log message:
Yet another request timeout strategy. Using alarm is dangerous; since
validate
also uses alarm the wrong signal handler could be called! Using select
is a
better choice in this particular case.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/http/processor.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text