ObjFW  Check-in [2c3910e9fd]

Overview
Comment:OFKernelEventObserver_epoll: Use fd + 1 as key

OFMapTable does not allow using 0 for the key, but stdin has file
descriptor 0.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2c3910e9fd7e7d7f5bf7eaabb8066c68fb8c52c1677854f639af74c8f3efef12
User & Date: js on 2016-04-24 16:57:48
Other Links: manifest | tags
Context
2016-04-24
16:58
OFFileManager: Fix nil that should be NULL check-in: 7c2b71f536 user: js tags: trunk
16:57
OFKernelEventObserver_epoll: Use fd + 1 as key check-in: 2c3910e9fd user: js tags: trunk
15:31
Move of_tlskey_{new,free} to API-specific files check-in: 4b31620e27 user: js tags: trunk
Changes