ObjFW  Check-in [258b8a4944]

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 | trunk
Files: files | file ages | folders
SHA3-256: 258b8a4944bd682c53f078cd5382575f3c973d4301460f6fc4e0e2b770e26467
User & Date: js on 2016-01-03 00:35:01
Other Links: manifest | tags
Context
2016-01-03
00:41
Update copyright check-in: 2a27cf3000 user: js tags: trunk
00:35
Fix a regression from the previous refactorization check-in: 258b8a4944 user: js tags: trunk
2015-12-29
21:33
Refactor OFKernelEventObserver check-in: e9b4700cb6 user: js tags: trunk
Changes