From 29d21a6a098383604887d0e1205a03a1a231d0b4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 27 Jun 2002 17:55:26 +0000 Subject: Loop on our reads while errno is EINTR or EAGAIN. Also make sure to 2002-06-27 Jeffrey Stedfast * camel-gpg-context.c (gpg_ctx_op_step): Loop on our reads while errno is EINTR or EAGAIN. Also make sure to completely read stdout and stderr by keeping better state. svn path=/trunk/; revision=17311 --- camel/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 183f9d8989..4aed3c347a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,7 +1,8 @@ 2002-06-27 Jeffrey Stedfast * camel-gpg-context.c (gpg_ctx_op_step): Loop on our reads while - errno is EINTR or EAGAIN. + errno is EINTR or EAGAIN. Also make sure to completely read stdout + and stderr by keeping better state. 2002-06-26 Jeffrey Stedfast -- cgit v1.2.3