ObjFW  Check-in [f4151a36e3]

Overview
Comment:Add -[pendingBytes] to OFStream.

This way, the method to determine whether OFStreamSocket should
call the delegate can be overriden by subclasses, for example
for SSL sockets.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f4151a36e30282849a3d0dd22a4899dd62be9f85f3c0bb48a4b4ab348860f975
User & Date: js on 2011-04-03 19:52:49
Other Links: manifest | tags
Context
2011-04-04
23:02
Indent -[description] of collections. check-in: 1df836eacc user: js tags: trunk
2011-04-03
19:52
Add -[pendingBytes] to OFStream. check-in: f4151a36e3 user: js tags: trunk
19:25
OPEN_MAX is not available on every system. check-in: 6d9854419c user: js tags: trunk
Changes