-
- Downloads
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
Loading
Please register or sign in to comment