]> arthur.barton.de Git - ngircd-alex.git/commit
Use Proc_Close() to remove no longer unused pipes to child processes
authorAlexander Barton <alex@barton.de>
Tue, 23 Aug 2011 10:32:05 +0000 (12:32 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 23 Aug 2011 10:32:05 +0000 (12:32 +0200)
commit69803d6ff1ac8deb95e023bda6ad2aef435dc69a
tree64fdbae1db16bfe75a1ae2c0018ef7da6278c16a
parentbe6994aece929425a7ac6bbdc770477cc527f2e8
Use Proc_Close() to remove no longer unused pipes to child processes

This removes spurious (but harmless) debug messages.
src/ngircd/conn.c
src/ngircd/irc-login.c
src/ngircd/proc.c