ObjFW  Check-in [cca028cedf]

Overview
Comment:Add OFMutex and use it in OFTCPSocket instead of @synchronized.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cca028cedf40a9d9bfb8c8ab238c0db34332a7c924c02ed183e65885c12b1aa6
User & Date: js on 2009-06-01 02:08:20
Other Links: manifest | tags
Context
2009-06-01
04:02
Fix and optimize @synchronize on Win32. check-in: 362a943099 user: js tags: trunk
02:08
Add OFMutex and use it in OFTCPSocket instead of @synchronized. check-in: cca028cedf user: js tags: trunk
01:46
Copy the object for an OFThread so it's thread-safe. check-in: 9b3d408f0d user: js tags: trunk
Changes