ObjFW  Check-in [b554732eae]

Overview
Comment:Improve OFStreamObserver.

It also looks at the cache of each stream now and does not block if
there is still data in the cache.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b554732eaee65ed20141c7e2644c11d493dc942b4f152aceeba62adfeea55bc4
User & Date: js on 2010-09-19 02:52:19
Other Links: manifest | tags
Context
2010-09-19
22:35
Add -[unicodeString] to OFString. check-in: b5f0fc343d user: js tags: trunk
02:52
Improve OFStreamObserver. check-in: b554732eae user: js tags: trunk
02:34
Only handle the first matching object in OFMutalbeArray operations. check-in: de45535c23 user: js tags: trunk
Changes