bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [PATCH] timeout option is ingnored if host does not answe


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] [PATCH] timeout option is ingnored if host does not answer SSL handshake (openssl)
Date: Thu, 11 Jul 2013 23:55:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Tim Rühsen <address@hidden> writes:

> I saw it, but took the routine from 'Mget' (It is my code, so I can 
> contribute 
> to Wget). This was a matter of time I had and I knew that it works.
> The idea is to define 'connect_timeout' as the time nothing happens while 
> connecting.
> But please feel free to change it to work as in wgnutls_read_timeout().

OK, I will commit your patch for now and try to find some time to change it.


> To explain my repeated indentation problems:
> The IDE I am working with (Netbeans) doesn't allow project-based indentation 
> style. Since i always have several dozen project open, almost all of them 
> having 'Linux' style, I have to hand-remove the tabs and replace them by 
> spaces (in each line). Pretty awful, especially because the 'artifical 
> intelligence' screws in from time to time. I really can't write larger Gnu 
> code, just some fixes or hacks (though I would like to, but my poor 
> nerves...).
>
> Does Eclipse do it any better ?

I leave the answer to someone who uses Eclipse :-)  I use Emacs and I
have the opposite problem, configure another style for non-GNU projects.

For what it matters, you can just ignore indentation, I always run again
trough the patches and check these sort of issues before push them.

Sometimes I try to deal also with missing ChangeLog entries, but most of
the time it is too painful :-)

-- 
Giuseppe



reply via email to

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