ObjFW  Check-in [41d7910a65]

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: 41d7910a654cff468680a3e1c5448a3e56dbf0bd60e629f2d0d44f118326bbd2
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