ObjFW  Check-in [184011467a]

Overview
Comment:OFRunLoop: Reset _stop after -[run]

This allows calling -[run] from a callback to run the loop for a while,
without the run that called the callback being stopped.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 184011467af78db52ba6948a3b97d04784fee1e4efe00fe68cf6427dde55446a
User & Date: js on 2018-02-25 13:46:33
Other Links: manifest | tags
Context
2018-02-25
15:48
OFHTTPClient: Reintroduce -[performRequest:] check-in: f80b0d270c user: js tags: trunk
13:46
OFRunLoop: Reset _stop after -[run] check-in: 184011467a user: js tags: trunk
04:31
Reintroduce of_char{16,32}_t check-in: 505137f25f user: js tags: trunk
Changes