[ngircd/ngircd] b4f7aa: Correctly retry outgoing conenctions when forking ...
25 Mär
2018
25 Mär
'18
22:36
Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: b4f7aae67e1ab3be8f01c27190316683fbe9f0d8 https://github.com/ngircd/ngircd/commit/b4f7aae67e1ab3be8f01c27190316683fbe9... Author: Alexander Barton <alex@barton.de> Date: 2018-03-25 (Sun, 25 Mar 2018) Changed paths: M src/ngircd/conn.c Log Message: ----------- Correctly retry outgoing conenctions when forking a resolver failed When ngIRCd failed to spawn a new resolver subprocess, the connection structure was still marked as "SERVER_WAIT", and no new attempt to connect to this server was made. Thanks to Robert Obermeier for reporting this bug! Closes #243.
2802
Alter (vor Tagen)
2802
Zuletzt aktiv (vor Tagen)
0 Kommentare
1 Teilnehmer
Teilnehmer (1)
-
Alexander Barton