Overview
| Comment: | Fix a regression from the previous refactorization
kqueue and epoll were not updating _readObjects and _writeObjects |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | 0.8 |
| Files: | files | file ages | folders |
| SHA3-256: |
d1c4c467066e7834b182ef7006c1e766 |
| 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
Modified src/OFKernelEventObserver.h from [b0b3935794] to [f92733e89e]. [diff]
Modified src/OFKernelEventObserver.m from [8054f8aa66] to [5076db7548]. [diff]
Modified src/OFKernelEventObserver_LockedQueue.h from [e60316af1b] to [e5e6d24907]. [diff]
Modified src/OFKernelEventObserver_LockedQueue.m from [dc0778aa90] to [bec31b0210]. [diff]
Modified src/OFKernelEventObserver_epoll.m from [02fb70080b] to [e19549d9cb]. [diff]
Modified src/OFKernelEventObserver_kqueue.m from [9085a7dddc] to [d2b671d56c]. [diff]