mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-09 13:56:01 +00:00
Changed Handle_Write() to not close sockets itself but to call Conn_Close.
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
|
||||
|
||||
ngIRCd CVSHEAD
|
||||
|
||||
- Fixed a bug that could cause the damon to crash when outgoing server
|
||||
connections can't be established.
|
||||
- Internal: Simplified resolver code.
|
||||
- Fixed a bug that caused the daemon to leak file descriptors when no
|
||||
resolver subprocesses could be created.
|
||||
@@ -641,4 +644,4 @@ ngIRCd 0.0.1, 31.12.2001
|
||||
|
||||
|
||||
--
|
||||
$Id: ChangeLog,v 1.295 2005/09/12 19:10:20 fw Exp $
|
||||
$Id: ChangeLog,v 1.296 2005/10/11 19:29:23 alex Exp $
|
||||
|
Reference in New Issue
Block a user