ObjFW  Check-in [5ca127891c]

Overview
Comment:Get rid of + new.
Additionally, make - accept return an autoreleased OFTCPSocket.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5ca127891ca12cb8498ba6a9c6c5f4351c3a02f271ae531fb88e5669d7d60a09
User & Date: js on 2009-05-03 21:33:49
Other Links: manifest | tags
Context
2009-05-04
12:57
Add Thread Local Storage support to OFThread. check-in: 4d1d644283 user: js tags: trunk
2009-05-03
21:33
Get rid of + new.
Additionally, make - accept return an autoreleased OFTCPSocket.
check-in: 5ca127891c user: js tags: trunk
17:19
Make OFStream a class instead of a protocol and move readLine there. check-in: 7bf4b144ad user: js tags: trunk
Changes