Skip to content

Implementation for epoll_data differs from Linux #31

@nikneym

Description

@nikneym

Hi, the epoll_data in Linux is defined as a union but wasix-libc defines it as a struct. Is it okay to fill the other fields or it should be approached as if its a union?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions