Re: "lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-10 Thread Alexander V. Lukyanov
On Tue, Feb 11, 2003 at 11:15:37AM +0900, TAKAHASHI Tamotsu wrote: > But "lftpget -c" still doesn't "continue" if > server replies "HTTP/1.1 416 Requested Range > Not Satisfiable." > Well, this is the same behaviour as of 2.6.3. > The problem is that lftp(get) doesn't return > non-zero nor reget th

Re: "lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-10 Thread TAKAHASHI Tamotsu
On Mon, 10 Feb 2003, Alexander V. Lukyanov wrote: > On Sun, Feb 09, 2003 at 05:24:43AM +0900, TAKAHASHI Tamotsu wrote: > > I'm a lftp lover and I found a bug. > > A bug seems in lftp-2.6.4. > > Please try attached patch. Oh, thank you. Your patch fixes the problem I reported. But "lftpget -c" s

Re: "lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-10 Thread Alexander V. Lukyanov
On Sun, Feb 09, 2003 at 05:24:43AM +0900, TAKAHASHI Tamotsu wrote: > I'm a lftp lover and I found a bug. > A bug seems in lftp-2.6.4. Please try attached patch. -- Alexander. | http://www.yars.free.net/~lav/ Index: FileAccess.cc =