ObjFW  Check-in [06763e3c67]

Overview
Comment:Remove OFThreadPool

Ever since the introduction of OFRunLoop, this wasn't terribly useful
anymore, and even things such as OFHTTPServer that have a thread pool
don't use it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 06763e3c67354d7b62be8998c09f813d4c19639945e1ecb2424c573401a16e1e
User & Date: js on 2022-06-18 17:41:40
Other Links: manifest | tags
Context
2022-06-18
17:46
README.md: Change http link to https check-in: e0278162f8 user: js tags: trunk
17:41
Remove OFThreadPool check-in: 06763e3c67 user: js tags: trunk
17:30
Make OFOnce() public check-in: 28230080b3 user: js tags: trunk
Changes