Skip to content
Snippets Groups Projects
Commit 445133eb authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

write() now accepts an array(string) as the first argument, and

will use writev() if it exists.
If an error occurs write() and write_oob() will now return the number
of bytes successfully written if any and -1 if none were.

Rev: src/modules/files/file.c:1.140
parent 02eb4648
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment