ObjFW  Check-in [e3c911c7f5]

Overview
Comment:Split OFDNSResolverDelegate into two delegates

These are different enough that it makes no sense to have them in one.
Having them in one means all methods are @optional and typos cannot be
caught by the compiler.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e3c911c7f577a7923973c30b36a2ffe08ea8d1090edb3c22ca02309a31534ec2
User & Date: js on 2019-10-07 20:32:09
Other Links: manifest | tags
Context
2019-10-20
00:57
OFDNSResolver: Try all search domains check-in: 355da9743c user: js tags: trunk
2019-10-07
20:32
Split OFDNSResolverDelegate into two delegates check-in: e3c911c7f5 user: js tags: trunk
01:20
Make GCC happy again check-in: 0e1d2f7b84 user: js tags: trunk
Changes