Date: Wed, 12 Jul 2000 19:12:25 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_generic.c Message-ID: <200007130212.TAA47197@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/07/12 19:12:25 PDT Modified files: sys/kern sys_generic.c Log: For infinite timeouts, set both the tv_sec and tv_usec fields to zero in poll() and select(). Noticed by: Wesley Morgan <morganw@chemicals.tacorp.com> Revision Changes Path 1.61 +7 -3 src/sys/kern/sys_generic.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?200007130212.TAA47197>