Skip to content

The default value of FD_SETSIZE is too small for real scenario #1476

Description

@ThomsonTan

Describe your environment
Windows 11 10.0.22000.739

Steps to reproduce
Run curl_http_test.exe

What is the expected behavior?
The test should pass

What is the actual behavior?
The test failed

Additional context
The test is failed on that the allocated socket handle value is larger than FD_SETSIZE which is 64. The value seems too small for real scenario.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions