*********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.
I am trying to create a custom dns server using libevent with evdns. I
followed the example included within evdns and have a working
resolver. When I make a dns query from the same machine the sever is
running on everything works, but when i make a call from another
computer to the server the call comes in but
evdns_server_request_respond says that it replied successfully but the
client times out and never gets a response. Any suggestions?
- [Libevent-users] evdns never responds Bob T. Terminal
- Re: [Libevent-users] evdns never responds Nick Mathewson
- Re: [Libevent-users] evdns never responds Bob T. Terminal