Skip to content

Use of epoll is not portable... #22

@21M4TW

Description

@21M4TW

Hi,

I tried compiling datum on FreeBSD and the use of epoll is an issue as it is specific to Linux. My understanding is that epoll is built around poll. Is the future plan to switch to poll with some helper functions to add and remove descriptors? I might be able to look into it if this would be an accepted approach...

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    portabilityIssues relating to running DATUM Gateway on new platforms

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions