Skip to content

patch note for the default behave of select #1063

@wangningito

Description

@wangningito

recently I introduce this lib into my project, but the connection keeps failing in some of processes.
I found the failed process is that the process is holding too much fd(s), over 1024. It changes the behave of "select" in many of operating systems. Also, "select" is use by cpp-httplib by default, without specifying "CPPHTTPLIB_USE_POLL".
would you mind patching some notes for this? I guess there are some people like me, just want to get the ability to send Get or Post request, but not quite familiar with underlying things. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions