Skip to content

proposal: os/signal: relay POSIX signal values #22676

@xry111

Description

@xry111

POSIX signal values (union sigval) is an application defined extra parameter of signals. It could be
delivered by sigqueue, or timer_create etc. In some situations this is very useful. But now we can't get it in Go. I've tried to implement this as an external package but it seems impossible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions