Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 1998 08:51:56 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/net res_send.c
Message-ID:  <199805021551.IAA18227@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/05/02 08:51:56 PDT

  Modified files:
    lib/libc/net         res_send.c 
  Log:
  Resolve some unexpected differences when comparing with the 2.2 version.
  One bug was relatively harmless (select's timeout had an uninitialized
  tv_usec), the other I'm not so sure.. (neglected to catch select returns
  less than zero).  Both of these were irrelevant on kernels with poll().
  
  Revision  Changes    Path
  1.22      +10 -2     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?199805021551.IAA18227>