ObjFW  Check-in [e9e263d62a]

Overview
Comment:Fix missing retain + autorelease in TLS-object handling.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e9e263d62acab7bcf582b8d3cf215ff88777fae4b0729ea845a7b7cc315a3078
User & Date: js on 2011-01-11 22:43:35
Other Links: manifest | tags
Context
2011-01-11
22:45
Rename tlsKey -> TLSKey. Acronyms are always uppercase! check-in: eb374bb382 user: js tags: trunk
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
Changes