Skip to content

Revisit EINTR handling with check_interrupts = TRUE #344

@krlmlr

Description

@krlmlr
  • Linux man on select states that the EINTR should be interpreted as "your select() call has been interrupted, try again". Which is in contrary to your current implementation.

From #337 (comment).

@zozlak: I don't follow where the man page you pointed to suggests that it's mandatory to call select() again. Can you please clarify?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions