Author | SHA1 | Message | Date |
---|---|---|---|
|
df07a833f1 |
ftp: favor strtoll over atoll
Both strtoll and atoll have different names on MSVC, and strtoll has a compatibility layer in place for this case. Fixes compilation on MSVC. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
c86d3a54de |
FTP protocol support
Implementation of ftp protocol. Fixes #1672 Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |