Date: Sun, 26 Mar 2000 11:20:51 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net res_send.c Message-ID: <200003261920.LAA33837@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/03/26 11:20:50 PST Modified files: lib/libc/net res_send.c Log: 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. PR: 2191, 8847, 10553 Revision Changes Path 1.32 +23 -6 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?200003261920.LAA33837>