ObjFW  Check-in [2ae01218ef]

Overview
Comment:OFWriteFailedException: Add -[bytesWritten]

This allows retrieving the number of bytes already written before the
write failed, allowing to retry without writing data that has already
been written.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2ae01218ef469cad01375dd3e120ec0514942abdcf84763b20d4d8a158ca9a89
User & Date: js on 2017-06-12 22:29:41
Other Links: manifest | tags
Context
2017-06-13
23:08
runtime: Add initial morphos-library.m check-in: 0d6873e122 user: js tags: trunk
2017-06-12
22:29
OFWriteFailedException: Add -[bytesWritten] check-in: 2ae01218ef user: js tags: trunk
20:39
Add support for AltiVec detection on MorphOS check-in: 1f9070d204 user: js tags: trunk
Changes