ObjFW  Check-in [219a630ef0]

Overview
Comment:Replace -[sleepForNMilliseconds:] with -[sleepForTimeInterval:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 219a630ef055233eeeeea5ffa433774a367937c109cfcff9688b4495e1bc0d7b
User & Date: js on 2011-01-11 22:03:25
Other Links: manifest | tags
Context
2011-01-11
22:43
Fix missing retain + autorelease in TLS-object handling. check-in: e9e263d62a user: js tags: trunk
22:03
Replace -[sleepForNMilliseconds:] with -[sleepForTimeInterval:]. check-in: 219a630ef0 user: js tags: trunk
21:56
Some systems don't allow usleep for values > 1000000. check-in: 2fb2ff521f user: js tags: trunk
Changes