Skip to content

syscall for socketpair(2) #24366

@cfriedt

Description

@cfriedt

Is your enhancement proposal related to a problem? Please describe.

A typical means of inter-thread communication is to use a socket pair.

Although it may be a slightly heavyweight method of inter-thread communication for Zephyr, it would facilitate porting applications.

Describe the solution you'd like
I would like to see an implementation of socketpair(2) in Zephyr.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions