Comment: | OFStream: New write API
The old write API made it too easy to lose bytes when a stream is set to |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d1d36ae522fdc6aedcc44c1c3e7b0728 |
User & Date: | js on 2021-11-06 15:57:29 |
Other Links: | manifest | tags |
2021-11-06
| ||
17:00 | Fix too strict OFEnsure introduced in last checkin check-in: 0eb7274946 user: js tags: trunk | |
15:57 | OFStream: New write API check-in: d1d36ae522 user: js tags: trunk | |
14:30 | Doxyfile: Define _Nonnull and _Nullable check-in: 033ba56f36 user: js tags: trunk | |
Modified src/OFHTTPClient.m from [95bd8d7b45] to [63931bf44e]. [diff]
Modified src/OFHTTPServer.m from [48c91c9511] to [fa53a5562c]. [diff]
Modified src/OFLHAArchive.m from [8caabc2fe9] to [9340f7479b]. [diff]
Modified src/OFRunLoop.m from [ca9d5de1c8] to [5f45cad885]. [diff]
Modified src/OFStream.h from [90ab6262e8] to [0bf8c49ae4]. [diff]
Modified src/OFStream.m from [8b3bdb0a6a] to [e612790724]. [diff]
Modified src/OFTarArchive.m from [6412c1538f] to [651ec2f405]. [diff]
Modified src/OFZIPArchive.m from [952e87c05c] to [a5dd4c3dce]. [diff]
Modified src/platform/POSIX/OFSubprocess.m from [3ba49dc037] to [aae58c0f9a]. [diff]
Modified src/platform/Windows/OFSubprocess.m from [b8e69b2ddb] to [77c9c78fb2]. [diff]
Modified tests/OFTCPSocketTests.m from [e9219b696c] to [969fff7c8b]. [diff]