Skip to content

select: convert Curl_select() to private static function#6531

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/our-select
Closed

select: convert Curl_select() to private static function#6531
bagder wants to merge 1 commit into
masterfrom
bagder/our-select

Conversation

@bagder

@bagder bagder commented Jan 26, 2021

Copy link
Copy Markdown
Member

The old function should not be used anywhere anymore (the only remaining gskit use has to be fixed to instead use Curl_poll or even better: none at all).

The static function version is now called our_select() and is only built if necessary.

It old funciton should not be used anywhere anymore (the only remaining
gskit use has to be fixed to instead use Curl_poll).

The static function version is now called our_select() and is only built
if necessary.
@bagder bagder closed this in 32766cb Jan 27, 2021
@bagder bagder deleted the bagder/our-select branch January 27, 2021 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant