Skip to content

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

@eao197

Description

@eao197

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions