ObjFW  Check-in [4d1d644283]

Overview
Comment:Add Thread Local Storage support to OFThread.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4d1d6442830163d336624e7afd92cfc50f24b795c277d66e21ab30230ab61ca1
User & Date: js on 2009-05-04 12:57:43
Other Links: manifest | tags
Context
2009-05-04
13:01
Use OFThread's TLS in OFAutoreleasePool. check-in: 2d09137a6b user: js tags: trunk
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
Changes