Skip to content

Improper use of 'select()' in minio-cpp #201

Description

@Ami11111

The improper use of 'select()' in /minio-cpp/src/http.cc https://github.com/minio/minio-cpp/blob/49e578d286cc0abdfbe92cdd5a643ad893b7a619/src/http.cc#L442C4-L442C69 can cause the function select() to never return and make the program get stuck here forever. I have a simple solution but it needs to change the code in curlpp https://github.com/infiniflow/infinity/pull/2027/files . I believe you could solve it in a better way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions