]> git.street.me.uk Git - andy/viking.git/commit
Portability: provide our own curl WRITE function
authorMathieu Albinet <mathieu17@gmail.com>
Sun, 27 Apr 2008 08:35:40 +0000 (08:35 +0000)
committerMathieu Albinet <mathieu17@gmail.com>
Sun, 27 Apr 2008 08:35:40 +0000 (08:35 +0000)
commit3a0c074a761e0c0dd783da13720107ce890d4ae7
tree10b733f69c6e87dd5f42bbbcd7fa4b15eaf8663e
parent6af463da374056ecb9fc79243c849e3d7f8d6950
Portability: provide our own curl WRITE function

Even if writing to FILE* is supported by libcurl by default,
it seems that it is non-portable (win32 DLL specific "bug").

Submitted by Mathieu Albinet
ChangeLog
src/curl_download.c