Skip to content

SOCK_NONBLOCK should re-export libc::SOCK_NONBLOCK #244

Closed
@oh-its-jimjam

Description

@oh-its-jimjam

I believe there is a bug for SOCK_NONBLOCK as the value is not the same for all architectures so will break if it's used on a non-x86 architecture - like MIPS. For example the flag value is 128 on MIPS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions