Re: [CFR] reflect resolv.conf update to running application
From: Dan Nelson (dnelson_at_allantgroup.com)
Date: 08/23/05
- Previous message: Peter Jeremy: "Re: New library: libpidfile."
- In reply to: Peter Jeremy: "Re: [CFR] reflect resolv.conf update to running application"
- Next in thread: Matthew N. Dodd: "Re: [CFR] reflect resolv.conf update to running application"
- Maybe reply: Sergey Babkin: "Re: Re: [CFR] reflect resolv.conf update to running application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Aug 2005 10:26:20 -0500 To: Peter Jeremy <PeterJeremy@optushome.com.au>
In the last episode (Aug 23), Peter Jeremy said:
> On Mon, 2005-Aug-22 13:18:46 -0700, Matthew Reimer wrote:
> >How about just stat'ing resolv.conf if more than X seconds has
> >passed since the last stat, rather than for every lookup?
>
> That reduces the number of stat() calls but doesn't resolve the
> possibility of reading a half-written resolv.conf.
Easy enough to only reread the file if stat tells you it's more than 2
seconds old.
-- Dan Nelson dnelson@allantgroup.com _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Peter Jeremy: "Re: New library: libpidfile."
- In reply to: Peter Jeremy: "Re: [CFR] reflect resolv.conf update to running application"
- Next in thread: Matthew N. Dodd: "Re: [CFR] reflect resolv.conf update to running application"
- Maybe reply: Sergey Babkin: "Re: Re: [CFR] reflect resolv.conf update to running application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|