]> code.delx.au - gnu-emacs/commit
Respect DNS timeouts
authorAlain Schneble <a.s@realize.ch>
Sun, 21 Feb 2016 02:36:25 +0000 (13:36 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 21 Feb 2016 02:36:25 +0000 (13:36 +1100)
commit799367921033a9bfca27109ba934cb2981c436f9
treeee966677aa808edce6407c39d0e84d3ef2997c76
parent7d63fa01afef49ee53c742cd6b8cb86d14911fa3
Respect DNS timeouts

* src/process.c (check_for_dns): If the async DNS request
failed and the associated process is still in "connect" state,
deactivate the process and set status to "failed".
src/process.c