]> arthur.barton.de Git - ngircd.git/commit
Don't ignore SSL-related errors during startup
authorAlexander Barton <alex@barton.de>
Sun, 15 Sep 2013 22:31:03 +0000 (00:31 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 15 Sep 2013 22:31:03 +0000 (00:31 +0200)
commitde3e5fa77ca1b726fe242d869836d3c1c71c2cfb
tree2d67aedd24ff9f60dff3ad7e3f59c445092faafa
parente8e03519857f26315e5571c10ae1752ba5262f5c
Don't ignore SSL-related errors during startup

Without this patch, ngIRCd ignores SSL-related messages and continues
to start up but only listens on plain text communication ports -- and
this most probably isn't what the administrator wanted ...

Closes bug #163.
src/ngircd/ngircd.c