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: |
cca028cedf40a9d9bfb8c8ab238c0db3 |
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
Modified src/OFTCPSocket.m from [3f2fb0c9c6] to [48bd51099f]. [diff]
Modified src/OFThread.h from [b93a3d71df] to [0d2fba1b4a]. [diff]
Modified src/OFThread.m from [919a81fa63] to [e77c0b551d]. [diff]