mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:23:38 +03:00
minor language edits bug reports 1510080 1510098
This commit is contained in:
parent
ff81900784
commit
3e5dcc8bcd
2 changed files with 3 additions and 3 deletions
|
|
@ -212,7 +212,7 @@ opened for writing with the \fICURLOPT_WRITEDATA\fP option.
|
|||
Now, we need to take a step back and have a deep breath. Here's one of those
|
||||
rare platform-dependent nitpicks. Did you spot it? On some platforms[2],
|
||||
libcurl won't be able to operate on files opened by the program. Thus, if you
|
||||
use the default callback and pass in a an open file with
|
||||
use the default callback and pass in an open file with
|
||||
\fICURLOPT_WRITEDATA\fP, it will crash. You should therefore avoid this to
|
||||
make your program run fine virtually everywhere.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue