Found it.
Using the 23:00 connect.c and the 23:59 retr.c does produce the bug.
Using the 23:59 connect.c and the 23:00 retr.c works ok.
This means the problem must be in retr.c .

Heiko 

-- 
-- PREVINET S.p.A. www.previnet.it
-- Heiko Herold [EMAIL PROTECTED]
-- +39-041-5907073 ph
-- +39-041-5907472 fax

> -----Original Message-----
> From: Hrvoje Niksic [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 18, 2003 12:38 AM
> To: Herold Heiko
> Cc: List Wget (E-mail)
> Subject: Re: windows compile error
> 
> 
> Herold Heiko <[EMAIL PROTECTED]> writes:
> 
> > Repeatable, and it seems to appear with this:
> >
> > 2003-09-15  Hrvoje Niksic  <[EMAIL PROTECTED]>
> >
> >     * retr.c (get_contents): Reduce the buffer size to the amount of
> >     data that may pass through for one second.  This prevents long
> >     sleeps when limiting bandwidth.
> >
> >     * connect.c (connect_to_one): Reduce the socket's RCVBUF when
> >     bandwidth limitation to small values is requested.
> >
> > Previous checkout (checkout -D "23:30 15 sep 2003") wget works fine.
> > I also found a public site which seems to expose the 
> problem (at least from
> > my machine):
> > wget -dv https://www.shavlik.com/pHome.aspx
> > dies after
> > DEBUG output created by Wget 1.9-beta on Windows.
> [...]
> 
> Herold, I'm currently having problems obtaining a working SSL build,
> so I'll need your help with this.
> 
> Notice that the above change in fact consists of two changes: one to
> `retr.c', and the other to `connect.c'.  Please try to figure out
> which one is responsible for the crash.  Then we'll have a better idea
> of what to look for.
> 

Reply via email to