Skip to content

Add error constants #208

@dagargo

Description

@dagargo

Since the project beginning, errno values have been used as a return value in many functions because the connector API works as a filesystem OS layer. However, it is probably better that the use of these values is entirely removed.

The idea is to have a small set of error constants to map somehow the used errno values.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions