]> arthur.barton.de Git - ngircd-alex.git/commit
Reset ID of outgoing server link on DNS error correctly
authorAlexander Barton <alex@barton.de>
Thu, 2 Dec 2010 12:38:42 +0000 (13:38 +0100)
committerAlexander Barton <alex@barton.de>
Thu, 2 Dec 2010 12:38:42 +0000 (13:38 +0100)
commit60bb40d67a8d7c1e38a5d8ca2b7968cf08706008
tree82b5162e5dbe12ee9efda52c80c00c5d67fb4fe9
parent5da98ec389de2a6d671d270abba86c395e593537
Reset ID of outgoing server link on DNS error correctly

Not resetting the ID prevents the daemon from trying to re-establish
outgoing server links when the DNS resolver failed to resole a hostname.
src/ngircd/conn.c