Date: Wed, 28 Feb 2001 07:47:49 -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: <200102281547.f1SFlnT55431@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/02/28 07:47:49 PST Modified files: lib/libc/net res_send.c Log: Use the new EV_SET macro to insure that all fields in struct kevent are correctly initialized before use. This should fix the problem with DNS. Pointy hat to: me Revision Changes Path 1.40 +4 -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?200102281547.f1SFlnT55431>