all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] fix conv_lisp_to_sockaddr for AF_INET6 addresses
Date: Tue, 09 Feb 2016 21:13:36 +0200	[thread overview]
Message-ID: <83mvr9bstb.fsf@gnu.org> (raw)
In-Reply-To: <87a8nalrlp.fsf@gnus.org> (message from Lars Ingebrigtsen on Tue,  09 Feb 2016 10:17:22 +1100)

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: emacs-devel@gnu.org
> Date: Tue, 09 Feb 2016 10:17:22 +1100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Is it possible to use gnutls-serv instead, or at least as an option?
> > You require Emacs to be compiled with GnuTLS, so I think the
> > probability of having gnutls-serv installed is higher than having
> > openssl, certainly on non-Posix hosts.  Besides, openssl is less
> > friendly to the GNU project, both legally and otherwise.
> 
> Good idea.  I've now changed the test to use gnutls-serv.

Thanks.  It seems to work fine on MS-Windows (after fixing a minor
gotcha), but I have a problem with connect-to-tls-ipv6-nowait: it
fails because the Windows build doesn't support IPv6, but if I force
it to be skipped, the next test, echo-server-nowait, fails because it
receives an empty string instead of "echo".  However, when
connect-to-tls-ipv6-nowait is left to run (and fail), then
echo-server-nowait succeeds.  So there seems to be some strange
connection between them, but I cannot see what is it.  Can you tell
what am I missing?

Thanks.



  reply	other threads:[~2016-02-09 19:13 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-06 16:06 [PATCH] fix conv_lisp_to_sockaddr for AF_INET6 addresses David Edmondson
2016-02-07  1:45 ` Lars Ingebrigtsen
2016-02-07  1:50   ` Lars Ingebrigtsen
2016-02-07 17:52 ` John Wiegley
2016-02-08  1:29   ` Lars Ingebrigtsen
2016-02-08  3:34     ` Eli Zaretskii
2016-02-08  3:59       ` Lars Ingebrigtsen
2016-02-08  4:01       ` Lars Ingebrigtsen
2016-02-08  4:07         ` Lars Ingebrigtsen
2016-02-08  7:03           ` Michael Albinus
2016-02-08  7:26             ` Lars Ingebrigtsen
2016-02-08 17:04           ` Eli Zaretskii
2016-02-08 23:17             ` Lars Ingebrigtsen
2016-02-09 19:13               ` Eli Zaretskii [this message]
2016-02-09 23:07                 ` Lars Ingebrigtsen
2016-02-10 20:08                   ` Eli Zaretskii
2016-02-10 20:31                     ` Eli Zaretskii
2016-02-11  3:54                       ` Lars Ingebrigtsen
2016-02-13 13:19                         ` Eli Zaretskii
2016-02-08  3:43     ` Lars Ingebrigtsen

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=83mvr9bstb.fsf@gnu.org \
    --to=eliz@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.