Skip to content

socketpair: use custom implemention for Windows#4466

Closed
bagder wants to merge 3 commits intomasterfrom
bagder/socketpair
Closed

socketpair: use custom implemention for Windows#4466
bagder wants to merge 3 commits intomasterfrom
bagder/socketpair

Conversation

@bagder
Copy link
Member

@bagder bagder commented Oct 4, 2019

For asyn-thread use and more.

@bagder bagder changed the title [WIP] socketpair: a wrapper implemention for Windows [WIP] socketpair: an implemention for Windows Oct 5, 2019
@bagder bagder changed the title [WIP] socketpair: an implemention for Windows socketpair: use custom implemention for Windows Oct 5, 2019
bagder added a commit that referenced this pull request Oct 6, 2019
Curl_socketpair() is designed to be used and work both on *nix and
Windows, where the windows version is implemented in this file.

Closes #4466
@bagder bagder force-pushed the bagder/socketpair branch from 43958d9 to 15ac00e Compare October 6, 2019 08:51
bagder added a commit that referenced this pull request Oct 7, 2019
Curl_socketpair() is designed to be used and work both on *nix and
Windows, where the windows version is implemented in this file.

Closes #4466
@bagder bagder force-pushed the bagder/socketpair branch from 4f8c18a to 31e7173 Compare October 7, 2019 06:26
bagder added 3 commits October 7, 2019 13:52
Curl_socketpair() is designed to be used and work everywhere if there's
no native version or the native version isn't good enough.

Closes #4466
@bagder bagder force-pushed the bagder/socketpair branch from cdc8dc4 to bfbcec3 Compare October 7, 2019 11:56
@bagder bagder requested a review from monnerat October 8, 2019 16:05
@bagder bagder closed this in bc2dbef Oct 10, 2019
@bagder bagder deleted the bagder/socketpair branch October 10, 2019 09:05
@lock lock bot locked as resolved and limited conversation to collaborators Jan 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants