bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [PATCH] [bug #46061] wget https://contributors.debian.org


From: Tim Ruehsen
Subject: Re: [Bug-wget] [PATCH] [bug #46061] wget https://contributors.debian.org fails with "No data received."
Date: Mon, 28 Sep 2015 16:23:01 +0200
User-agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.12; x86_64; ; )

On Monday 28 September 2015 16:05:39 Giuseppe Scrivano wrote:
> Tim Ruehsen <address@hidden> writes:
> > wgnutls_write is called without timeout. So, what can we do here ?
> > 
> > But maybe we don't have to check for GNUTLS_E_REHANDSHAKE at this point at
> > all. Regarding
> > http://www.gnutls.org/manual/html_node/Re_002dauthentication.html, only
> > gnutls_record_recv() returns GNUTLS_E_REHANDSHAKE.
> > 
> > If you don't mind, I'll remove the rehandshake code from wgnutls_write().
> 
> yes, if it cannot return that error code, please drop the code that
> checks for it.

At least it is not explicitly documented. I removed the code from 
wgnutls_write() and pushed the patch.

Regards, Tim




reply via email to

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