Skip to content

Match socket timeout behavior with cpython #144

Closed
@us3r64

Description

@us3r64

Timeout on the socket behavior based on timeout value:

None: blocking
0: non-blocking
greater than 0: check for timeout

That is on pair with https://docs.python.org/3/library/socket.html#socket.socket.settimeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions