diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-01-26 09:32:49 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-01-27 09:05:31 +0100 |
commit | 32766cb4db0d71b06fe2a2d829e51e3404b65c24 (patch) | |
tree | c5fcbad28df4cde15f3f7852d13a1d69a9525889 /lib/conncache.c | |
parent | 5ad377718d0c585ec3e534d68fcfcc5abb74e1b1 (diff) | |
download | curl-32766cb4db0d71b06fe2a2d829e51e3404b65c24.tar.gz |
select: convert Curl_select() to private static function
The old function should not be used anywhere anymore (the only remaining
gskit use has to be fixed to instead use Curl_poll or none at all).
The static function version is now called our_select() and is only built
if necessary.
Closes #6531
Diffstat (limited to 'lib/conncache.c')
0 files changed, 0 insertions, 0 deletions