Herold Heiko <[EMAIL PROTECTED]> writes: > 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 .
OK, that narrows it down. Two further questions: 1) If you comment out lines 180 and 181 of retr.c, does the problem go away? 1a) How about if you replace line 181 with `dlbufsize = sizeof(dlbuf)'? 2) Do you even specify --limit-rate? If so, to what size?