Skip to content

Windows support #10

@SonnyX

Description

@SonnyX

Currently tokio-ping can't be compiled for windows since it makes use of

use std::os::unix::io::{AsRawFd, RawFd};

Windows-specific behavior should be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions