emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] fix conv_lisp_to_sockaddr for AF_INET6 addresses


From: Eli Zaretskii
Subject: Re: [PATCH] fix conv_lisp_to_sockaddr for AF_INET6 addresses
Date: Wed, 10 Feb 2016 22:08:17 +0200

> From: Lars Ingebrigtsen <address@hidden>
> Date: Wed, 10 Feb 2016 10:07:46 +1100
> Cc: address@hidden
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > 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".
> 
> That's very strange.  If I remove connect-to-tls-ipv6-nowait from the
> file and say "make lisp/net/network-stream-tests" then all the remaining
> tests pass.

Here, echo-server-nowait fails if I do that.

> And echo-server-nowait doesn't talk to the same port at the TLS tests,
> so that's doubly weird.

Yep.  Any ideas besides some weird timing problem?

> > However, when connect-to-tls-ipv6-nowait is left to run (and fail),
> > then echo-server-nowait succeeds.
> 
> When it fails, is the gnutls-serv process still running?

By "it" do you mean connect-to-tls-ipv6-nowait?  If so, AFAICT
gnutls-serv exits immediately when the failure is reported.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]