Skip to content

Port to Solaris #1152

Closed
Closed
@psumbera

Description

@psumbera

Currently mio is using for Solaris epoll interface. But Solaris doesn't have this interface. Only Illumos has it.

There are two things to be done:

  • To distinguish between Solaris and Illumos.
  • Implement selector on Solaris (probably via even ports API)

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