Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 14:54:47 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net res_send.c
Message-ID:  <200008222154.OAA70172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/08/22 14:54:46 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc/net         res_send.c 
  Log:
  Forced commit to document what the last revision actually does:
  
  MFC: Decrement the timeout being passed to poll() if poll was interrupted
       for some reason.  This will prevent an infinite loop if (say) a
       sigalarm is being scheduled at a more frequent interval than the poll
       timeout.
  
  Revision  Changes    Path
  1.31.2.3  +1 -1      src/lib/libc/net/res_send.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?200008222154.OAA70172>