Skip to content

hints for adding sigsuspend(). #1994

Closed
@castilma

Description

@castilma

I'm a rust beginner and I'd like to practice a bit by adding sigsuspend. But I need some hints.

I thought adding it to SigSet right after wait. Regarding the name I'd choose suspend, since wait had the prefix sig stripped, too.

If sigsuspend returns, it always returns the same value. Is it necessary to return that value to the caller?

Do I have to add some special documentation because it may not return?

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