Skip to content

Doesn't build on BSD and MacOS #124

Description

@arthrp

For example:

error[E0425]: cannot find function `ppoll` in crate `libc`
    --> src/sys/unix.rs:202:33
     |
202  |                 let ret = libc::ppoll(&mut pollfd, 1, &ts, null());

This won't work on non-Linux systems

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions