Mercurial > dnsbl
comparison ChangeLog @ 61:7f44a4974bf6 stable-4-2
Use resolver processes even if we don't have the interfaces, and need to use gethostbyname.
author | carl |
---|---|
date | Sat, 08 Jan 2005 12:26:30 -0800 |
parents | 390ed250c5d2 |
children | 7ad7d8b100bf |
comparison
equal
deleted
inserted
replaced
60:390ed250c5d2 | 61:7f44a4974bf6 |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 4.2 2005-01-08 | |
4 Use the separate resolver processes even if we don't have the | |
5 resolver interfaces and need gethostbyname. | |
2 | 6 |
3 4.1 2005-01-06 | 7 4.1 2005-01-06 |
4 Use a local unix domain socket for the resolver process | 8 Use a local unix domain socket for the resolver process |
5 communication, rather than a tcp/ip socket. | 9 communication, rather than a tcp/ip socket. |
6 | 10 |