ObjFW  Check-in [35aab77af3]

Overview
Comment:Make OFStreamObserver thread-safe.

It does not cancel the currently running -[observe] yet when changing
the set of streams to observe.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 35aab77af3b7af7684b677a3a16b39b09274c3cc1ffb66a0824abb4a19bd6b81
User & Date: js on 2011-04-01 16:54:57
Other Links: manifest | tags
Context
2011-04-01
17:10
Call -[releaseObjects] after calling the delegate. check-in: 61cad3ee76 user: js tags: trunk
16:54
Make OFStreamObserver thread-safe. check-in: 35aab77af3 user: js tags: trunk
16:06
Check nfds against OPEN_MAX before calling poll. check-in: 52102a2906 user: js tags: trunk
Changes