ObjFW  Check-in [497d3f962c]

Overview
Comment:Revert "Async I/O: Pass a context."

This reverts commit 127781a5c32d44c9dab144c6af485a1d8c307a8a.

This breaks the API in a way that is hard to catch and there are better
ways to store a context for a stream (for example inside the target
object or in a dictionary).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 497d3f962caadd3fa98d5c1ec0b9a9b651065dfd40ecbffb40a360194ec75d63
User & Date: js on 2012-11-08 15:55:03
Other Links: manifest | tags
Context
2012-11-10
00:14
Remove "object" from OFThread. check-in: 0639a351db user: js tags: trunk
2012-11-08
15:55
Revert "Async I/O: Pass a context." check-in: 497d3f962c user: js tags: trunk
13:47
PLATFORMS.md: Add Clang 3.2 to Haiku. check-in: d118f9c85f user: js tags: trunk
Changes