DNS thread simplification

Hal Murray hmurray at megapathdsl.net
Sun Jan 10 07:32:51 UTC 2016


In case anybody is thinking about this area...

The current code has two modes, one for server lookup and another for pool 
lookup.  The difference is that a server only wants 1 address and the pool 
can use several.

We can simplify the handoff to/from the thread if it always returns all the 
IP Addresses that it finds and the server code picks one.

-- 
These are my opinions.  I hate spam.





More information about the devel mailing list