Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New overload for sendfile and std::filesystem::path? #200

Closed
eao197 opened this issue Dec 4, 2023 · 0 comments
Closed

New overload for sendfile and std::filesystem::path? #200

eao197 opened this issue Dec 4, 2023 · 0 comments
Assignees
Milestone

Comments

@eao197
Copy link
Member

eao197 commented Dec 4, 2023

There are several overloads of sendfile function, but all of them are from C++14 era.
Since C++17 there is std::filesystem::path for representing filenames.

It seems that there should be another overload of sendfile function that accepts std::filesystem::path object.

@eao197 eao197 self-assigned this Dec 4, 2023
@eao197 eao197 added this to the 0.7.1 milestone Dec 8, 2023
@eao197 eao197 closed this as completed Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant