ObjFW  Check-in [273d5b90f8]

Overview
Comment:Clean up OFStream and OFSocket interface.
This allows better compile-time checks.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 273d5b90f8c443318be684decfada66e3d6ec8079e8b533e35d2ccaa3d267ff0
User & Date: js on 2010-01-22 18:40:04
Other Links: manifest | tags
Context
2010-01-22
18:52
Differentiate more between OFArray and OFMutableArray in tests. check-in: 7e47fcb96a user: js tags: trunk
18:40
Clean up OFStream and OFSocket interface.
This allows better compile-time checks.
check-in: 273d5b90f8 user: js tags: trunk
2010-01-17
13:11
uintptr_t might be better here. check-in: 453532ccf3 user: js tags: trunk
Changes