]> arthur.barton.de Git - ngircd-alex.git/commit - src/ngircd/conf.c
Free all listen ports on initialization
authorAlexander Barton <alex@barton.de>
Fri, 21 Sep 2012 08:41:03 +0000 (10:41 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 21 Sep 2012 08:41:03 +0000 (10:41 +0200)
commitef82ef4ddb8b93e3d02197ffeed977d76dd99ba5
tree94b146c3e79ee1cbb53c745bd36aaf0b10f605bf
parentbb20aeb9bcbb27eda540a6df2faf2d07e71d23f3
Free all listen ports on initialization

Now you can reconfigure listen ports and reload the server configuration
on runtime. Without this patch, no ports could be removed.
src/ngircd/conf.c