ObjFW  Check-in [d1c4c46706]

Overview
Comment:Fix a regression from the previous refactorization

kqueue and epoll were not updating _readObjects and _writeObjects
anymore, since this was done by the queue handling code, which they no
longer use after the refactorization.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.8
Files: files | file ages | folders
SHA3-256: d1c4c467066e7834b182ef7006c1e7665d0e6a21b57bcff427031f9f324e3f01
User & Date: js on 2016-01-03 00:36:08
Other Links: branch diff | manifest | tags
Context
2016-01-03
00:43
Update copyright check-in: cec0f072f8 user: js tags: 0.8
00:36
Fix a regression from the previous refactorization check-in: d1c4c46706 user: js tags: 0.8
2015-12-29
21:42
Refactor OFKernelEventObserver check-in: c5f0c5f9ba user: js tags: 0.8
Changes