On Tue, Jul 17, 2012 at 2:44 AM, Alexander V. Lukyanov <[email protected]> wrote:
> On Sat, Jul 14, 2012 at 12:21:10AM -0500, Glenn Maynard wrote: > > On Tue, Jul 3, 2012 at 4:28 AM, Alexander V. Lukyanov <[email protected]> > wrote: > > > > > This patch should make this error non-fatal. > > > > > > > Sorry, just got to testing this. > > > > I had to comment out the "&& temporary_network_error(errno)". errno is > 0, > > and temporary_network_error returns false. > > I think this patch should help. errno is cleared before calling gnutls > functions. > That works too, but when is errno ever nonzero here? It appears to only ever be called immediately after calling gnutls_handshake, gnutls_record_recv or gnutls_record_send. -- Glenn Maynard
_______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp
