Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

IRQ - Use a simple read instead of epoll #9

@tylerstillwater

Description

@tylerstillwater

According to "Tv`" on #go-nuts, the IRQ stuff shouldn't use epoll:

Go subsumes that into the language itself.
Just read from a file descriptor and your goroutine will see data when data is available

We should experiment with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions