Skip to content

blocking connect #6

@rd235

Description

@rd235

connect may wait for a long time prior to return a timeout error.
The support of blocking "connect" is tricky ( at least the support I have in my mind): convert the socket as non-blocking and if the call returns EINPROGRESS wait on a "poll". When poll returns try again "connect"
Any other idea out there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions