ObjFW  Hex Artifact Content

Artifact 705ced3614b201e0f6fad531ca4807b7a7cb8ce82bd45805315c0b86cfcb5785:

  • File src/OFKernelEventObserver.h — part of check-in [85917ea0dd] at 2016-03-20 14:19:43 on branch 0.8 — Use the locked queue for kqueue and epoll as well

    _readObjects must only be changed from the thread running the observer
    and not from a thread adding or removing objects to observe. This is
    already handled by the locked queue used by poll and select, so the best
    way to solve this is to use the locked queue for kqueue and epoll as
    well. (user: js, size: 7000) [annotate] [blame] [check-ins using]


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.