Skip to content

Feature request: Add support for saving errno after foreign calls #1009

@spcfox

Description

@spcfox

After calling foreign procedures that use system calls, it may be useful to retrieve errno. According to this comment, retrieving it via a separate call is unsafe, since errno may be modified by the Chez runtime. It would be useful to have an analogue of Racket’s #:save-errno option.

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