Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 07:08:22 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch common.c
Message-ID:  <200210271508.g9RF8MEW006757@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/10/27 07:08:22 PST

  Modified files:
    lib/libfetch         common.c 
  Log:
  Back out the previous commit, and fix the bug rather than try to hide its
  symptoms: make timeouts and short transfers fatal, and set errno to an
  appropriate value (ETIMEDOUT for a timeout, EPIPE for a short transfer).
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.34      +18 -10    src/lib/libfetch/common.c

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




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