unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Using gnutls.c by default
@ 2011-05-02 13:54 Lars Magne Ingebrigtsen
  2011-05-02 17:57 ` Ted Zlatanov
  0 siblings, 1 reply; 20+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-05-02 13:54 UTC (permalink / raw)
  To: emacs-devel

I haven't seen any gnutls-related hangs in quite a while, so I tried by
trusty test case:

  (progn
   (require 'gnutls)
   (url-retrieve "https://www.google.no" #'ignore)
   (url-retrieve "https://www.google.no" #'ignore))

and it no longer hangs Emacs.

So I'm wondering whether `open-network-stream' should start using
gnutls.c by default now?  That would also give us greater test
coverage.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-05-08  2:00 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-02 13:54 Using gnutls.c by default Lars Magne Ingebrigtsen
2011-05-02 17:57 ` Ted Zlatanov
2011-05-02 18:11   ` Lars Magne Ingebrigtsen
2011-05-02 19:06     ` Ted Zlatanov
2011-05-02 22:50   ` Christoph Scholtes
2011-05-02 23:09     ` Juanma Barranquero
2011-05-05 10:42       ` Ted Zlatanov
2011-05-05 11:27         ` Juanma Barranquero
2011-05-05 11:50         ` Andy Moreton
2011-05-05 11:57           ` Juanma Barranquero
2011-05-05 14:00             ` Ted Zlatanov
2011-05-05 14:16               ` Robert Pluim
2011-05-05 14:36                 ` Ted Zlatanov
2011-05-07 15:05                   ` T.V. Raman
2011-05-08  0:03                     ` Ted Zlatanov
2011-05-08  2:00                     ` Stefan Monnier
2011-05-05 12:10         ` Christoph Scholtes
2011-05-05 12:15           ` Juanma Barranquero
2011-05-05 12:17             ` Christoph Scholtes
2011-05-05 13:22         ` Robert Pluim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).