Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | If the read() system call in unix returns fewer bytes than expected, retry it until it either returns zero or an error. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | retry-short-reads |
Files: | files | file ages | folders |
SHA1: |
72256634773f6cba0aabaa3c953cd5da |
User & Date: | drh 2011-11-01 15:45:28.858 |
Context
2011-11-01
| ||
15:45 | If the read() system call in unix returns fewer bytes than expected, retry it until it either returns zero or an error. (Closed-Leaf check-in: 7225663477 user: drh tags: retry-short-reads) | |
00:52 | Version 3.7.9 (check-in: c7c6050ef0 user: drh tags: trunk, release, version-3.7.9) | |
Changes
Changes to src/os_unix.c.