mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] Re: >2GB Bug again?


From: Fortin Denis
Subject: Re: [Mldonkey-users] Re: >2GB Bug again?
Date: Mon, 24 Nov 2003 13:32:18 +0100

Le lun 24/11/2003 à 12:55, spiralvoice a écrit :
> On Sa 15 Nov 2003 11:53:17p Fortin Denis wrote:
> 
> > If system support largefiles then you can download files up to
> > 2^63-1 bits otherwise you will hit the 2GB limit.
> 
> Hi,
> 
> is there any chance to have this functionality also with the Windows 
> version of mlnet?
> 
> During startup mlnet says: You can download files up to 2GB
> 
> Greetings, spiralvoice
> 
I won't code for windows but you can check this :
http://ac-archive.sourceforge.net/largefile/win32.html
http://ac-archive.sourceforge.net/largefile/win32libc.html

You'll probably have to move to a long long int instead of off_t.
And dig into src/config/mingw/os_stubs_c.c (check if SetFilePointer
support largefile)

Good Luck.
Denis





reply via email to

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