Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 21 Nov 2011 18:21:42 +0000 (19:21 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 21 Nov 2011 18:21:42 +0000 (19:21 +0100)
commit261b6fd466a835692e0b1eedba327eb674d79ca6
treeffb661c6201f408aa01ab00fb3e5acd883532486
parente7cfd277bd7b5fda95431481c027fb16023cc654
Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.

Some versions of the GnuTLS library doesn't respons to poll reliably.
Work around this by checking all GnuTLS sockets explicitly from the
idle loop.
src/ChangeLog
src/process.c