-
Couldn't load subscription status.
- Fork 8.1k
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Networkingarea: POSIXPOSIX API LibraryPOSIX API Library
Description
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
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Networkingarea: POSIXPOSIX API LibraryPOSIX API Library