1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-12 07:16:02 +00:00

merge new resolver code

This commit is contained in:
Florian Westphal
2005-09-12 19:10:20 +00:00
parent 4db29b0076
commit 5b2364b236
5 changed files with 222 additions and 299 deletions

View File

@@ -11,7 +11,7 @@
ngIRCd CVSHEAD
- Internal: Simplified resolver code.
- Fixed a bug that caused the daemon to leak file descriptors when no
resolver subprocesses could be created.
- JOIN now supports more than one channel key at a time.
@@ -641,4 +641,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.294 2005/09/02 22:12:43 alex Exp $
$Id: ChangeLog,v 1.295 2005/09/12 19:10:20 fw Exp $