Re: Patches to have dnscache listen on multiple IP addresses
Mark Johnson <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 16, 2009 at 5:56 PM, Matthew Dempsky <[email protected]> wrote: > I'd rather use a flat array of interf objects rather than a linked > list. You can easily reuse gen_allocdefs.h for this; e.g., see > address_alloc in pickdns-data.c. Yeah, that bothered me a bit, too. Thanks for the tip!