Skip to content

Replace send and recv flags with a more type-safe API #35

Open
@dcbishop

Description

@dcbishop

Currently send/recv functions just take them as an int and there are no defines.

At the very least there should be static definitions. But would probably be better as a proper 'Flag' type (enum?).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions