ObjFW  Check-in [18731e1674]

Overview
Comment:Disable OFHTTPClient if we don't have threads

-[asyncConnectToHost:port:target:selector:context:] requires threads.
This will be fixed once ObjFW contains its own asynchronous DNS
resolver.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 18731e1674569d95915960463b41c1c6e739cefd246d4e44a2b67269bd534c98
User & Date: js on 2018-02-12 20:28:46
Other Links: manifest | tags
Context
2018-02-12
21:24
.travis.yml: Add Nintendo 3DS check-in: 04df9b6223 user: js tags: trunk
20:28
Disable OFHTTPClient if we don't have threads check-in: 18731e1674 user: js tags: trunk
2018-02-11
23:21
Add .travis.yml check-in: 9607870d0b user: js tags: trunk
Changes