Overview
Comment: | Implement -[atEndOfStream] for OFSocket. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
41d7910a654cff468680a3e1c5448a3e |
User & Date: | js on 2009-06-09 13:10:44 |
Other Links: | manifest | tags |
Context
2009-06-09
| ||
13:21 | Handle reads with a returned size of 0 safely in -[readLine]. check-in: b464ddcda5 user: js tags: trunk | |
13:10 | Implement -[atEndOfStream] for OFSocket. check-in: 41d7910a65 user: js tags: trunk | |
13:01 | Use #import "*.h" instead of #import <*.h> in objfw.h. check-in: b7cd1e3dc6 user: js tags: trunk | |
Changes
Modified src/OFSocket.h from [ddb40125e5] to [2c2229f73b]. [diff]
Modified src/OFSocket.m from [4843a4b3cd] to [e3b5644b59]. [diff]