Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Sockets #1405

Merged
merged 5 commits into from
Oct 13, 2023
Merged

[Docs] Sockets #1405

merged 5 commits into from
Oct 13, 2023

Conversation

TeknoVenus
Copy link
Contributor

Provide some examples of common socket programming tasks, and a background on the Resource Monitor object that should be used for monitoring those sockets.

@github-actions
Copy link

github-actions bot commented Sep 13, 2023

PR Preview Action v1.1.1-25-g59e77e4
🛫 Deployed preview to https://rdkcentral.github.io/Thunder/pr-preview/pr-1405/
on branch gh-pages at 2023-10-13 14:59 UTC

@pwielders pwielders self-requested a review September 21, 2023 06:50
@pwielders
Copy link
Contributor

Good documentation, what might be interesting to add is that domain sockets to be created can also regulate the right they will get by using the pipeline character in de defintion, see Core::NodeId. So addressed could be /tmp/communicator|0777 turns on all flag bits on the socket

Copy link
Contributor

@pwielders pwielders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments :-) Maybe a bit of documentationaround the domain socket for NodeId to pass on the rights..

@pwielders pwielders merged commit d52974f into rdkcentral:master Oct 13, 2023
21 checks passed
bramoosterhuis pushed a commit to bramoosterhuis/Thunder that referenced this pull request Apr 26, 2024
* [Docs] Sockets

* Add note about setting socket permissions

---------

Co-authored-by: Pierre Wielders <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants