From: Richard Stallman <rms@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: gnutls infloop possibly fixed
Date: Mon, 13 Feb 2012 16:41:51 -0500 [thread overview]
Message-ID: <E1Rx3eh-0000kq-AV@fencepost.gnu.org> (raw)
In-Reply-To: <87fwefj0l9.fsf@gnus.org> (message from Lars Ingebrigtsen on Sun, 12 Feb 2012 20:47:14 +0100)
> Thanks! I have just one question: can we, instead of aborting on
> EAGAIN, retry a few times? My suggestion is below.
That would make sense, I guess. I have no idea whether EAGAIN is a
common situation to be in when doing writes on a functioning network,
though.
EAGAIN is defined to mean that a system call was interrupted and the
program should try again.
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use free telephony http://directory.fsf.org/category/tel/
next prev parent reply other threads:[~2012-02-13 21:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-11 17:10 gnutls infloop possibly fixed Lars Ingebrigtsen
2012-02-12 2:48 ` Ted Zlatanov
2012-02-12 19:47 ` Lars Ingebrigtsen
2012-02-12 21:34 ` Ted Zlatanov
2012-02-13 15:48 ` Tom Tromey
2012-02-13 19:11 ` Lars Ingebrigtsen
2012-02-13 19:39 ` Lars Ingebrigtsen
2012-02-13 20:46 ` Andreas Schwab
2012-02-13 20:47 ` Lars Ingebrigtsen
2012-02-13 21:41 ` Richard Stallman [this message]
2012-02-13 22:05 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Rx3eh-0000kq-AV@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.