ObjFW  Check-in [acc67b0bb6]

Overview
Comment:tlskey: Create OFMapTable lazily

of_tlskey_new() is called in constructors, but at that time, OFMapTable
might not be available yet.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: acc67b0bb64a4e00ecf3fe4bf80416d78cedb18fd08f12eab8c6bbd57d2169bc
User & Date: js on 2019-08-02 02:16:04
Other Links: manifest | tags
Context
2019-08-02
11:42
.travis.yml: Disable Xcode 11 & 32-bit Xcode 10.2 check-in: b373d2f8b9 user: js tags: trunk
02:16
tlskey: Create OFMapTable lazily check-in: acc67b0bb6 user: js tags: trunk
2019-08-01
22:13
OFMutableData: Add -[mutable{First,Last}Item] check-in: e308b28e00 user: js tags: trunk
Changes