Skip to content

Conversation

@gstrauss
Copy link

prefer poll(), disable TCP Nagle algorithm

check socket writable after non-blocking connect() to find when
connect() has completed, and then check for connect() success/failure

This is the portable way to determine status of a non-blocking connect()
Since selecting ready events on a single descriptor, prefer poll(),
where available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant