Mercurial > dnsbl
comparison ChangeLog @ 60:390ed250c5d2 stable-4-1
use local unix domain socket for resolver process communication
author | carl |
---|---|
date | Thu, 06 Jan 2005 11:35:38 -0800 |
parents | 510a511ad554 |
children | 7f44a4974bf6 |
comparison
equal
deleted
inserted
replaced
59:510a511ad554 | 60:390ed250c5d2 |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 4.1 2005-01-06 | |
4 Use a local unix domain socket for the resolver process | |
5 communication, rather than a tcp/ip socket. | |
2 | 6 |
3 4.0 2005-01-03 | 7 4.0 2005-01-03 |
4 Initialize the thread mutex objects early, before they are needed | 8 Initialize the thread mutex objects early, before they are needed |
5 by possible calls to my_syslog. | 9 by possible calls to my_syslog. |
6 | 10 |