Skip to content

Replace network byte order operations with std::endian. #69

Open
@hidehisaakiyama

Description

@hidehisaakiyama

htons and htonl cause portability problems.
std::endian will resolve them.
Will be implemented after introducing C++20.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions