Skip to content
Commit 7421ca2c authored by civodul's avatar civodul
Browse files

guile: Loop upon EAGAIN or EINTR.



* guile/src/core.c (do_fill_port) [USING_GUILE_BEFORE_2_2]: Loop while
'gnutls_record_recv' returns GNUTLS_E_AGAIN or GNUTLS_E_INTERRUPTED.
(read_from_session_record_port) [!USING_GUILE_BEFORE_2_2]: Likewise.

Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
parent d9dab392
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment