Skip to content

KQSelectionKey.interestOps(...) must update events directly #15

@normanmaurer

Description

@normanmaurer

KQSelectionKey.interestOps(...) is currently implemented to just add "some object" to a list which will be processed when the kqueue unblocks. This is problematic if kqueue never unblocks. Update to the interestOps must be made directly via a kqueue call and not delayed as otherwise a channel may never receive the event it is interested in

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions