phoenix-rtos / phoenix-rtos-kernel

Phoenix-RTOS microkernel repository
http://phoenix-rtos.com
BSD 3-Clause "New" or "Revised" License
114 stars 33 forks source link

unix: fix socket flags #579

Closed ziemleszcz closed 2 months ago

ziemleszcz commented 2 months ago

Sockets can read and write by default. Required for fdopen() to work on unix sockets.

JIRA: RTOS-892

Description

Motivation and Context

Types of changes

How Has This Been Tested?

Checklist:

Special treatment

github-actions[bot] commented 2 months ago

Unit Test Results

7 700 tests  ±0   6 985 :white_check_mark: ±0   37m 3s :stopwatch: - 2m 2s   436 suites ±0     715 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 23b18b37. ± Comparison against base commit fa2cb465.

:recycle: This comment has been updated with latest results.