Re: dnscurve updates
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jan 7, 2010 at 9:04 PM, Andy Bradford <[email protected]> wrote: > Excellent. I see now that the library and headers did indeed get made. > Onward and upward right? Yep. > I guess I should have scanned the archives a bit more closely to > discover that dnscurve's forward uses epoll and thus won't compile on > *BSD. Unfortunately so. > /me wonders how difficult it would be to retrofit it with > kqueue(2). It shouldn't be terribly difficult. I've been meaning to write a replacement using libevent for some time now, but haven't gotten around to it yet. :/