]> arthur.barton.de Git - ngircd-alex.git/commit
Allow "Port = 0" in [Server] blocks
authorAlexander Barton <alex@barton.de>
Tue, 18 Jan 2011 21:45:01 +0000 (22:45 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 18 Jan 2011 21:45:01 +0000 (22:45 +0100)
commit8927700b221ba3cffbde50005319868efbdb1f3e
treed5abb952754aaf824a8b47d5516eeb8a4223cd68
parent58a4dae56dd34e41b32dd3e5cede03a7ea5c7bb5
Allow "Port = 0" in [Server] blocks

Port number 0 marks remote servers that try to connect to this
daemon, but where this daemon never tries to establis a connection
on its own: only incoming connections are allowed.
src/ngircd/conf.c