Skip to content

print reason for file handle creation failure #327

@pabs3

Description

@pabs3

In AsyncFileReader.h class AsyncFileIO function Initialize, it handles failure to open the file by printing an error saying that the file handle couldn't be created, but it doesn't print the reason for the error. This can be printed by printing the string returned by a strerror(errno) function call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions