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

Provide read-only access to the ntc stream socket interface #402

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

hallfox
Copy link
Collaborator

@hallfox hallfox commented Aug 21, 2024

There are several interesting const accessors on the ntci::StreamSocket interface that can be useful to understand. We expose the socket stream interface here for convenience.

@hallfox hallfox added the A-Other Area: Other label Aug 21, 2024
@hallfox hallfox requested a review from a team as a code owner August 21, 2024 21:31
@hallfox hallfox force-pushed the ntcchannel-stream-socket branch from 6ff2680 to 119e42b Compare August 21, 2024 21:32
Signed-off-by: Taylor Foxhall <tfoxhall@bloomberg.net>
@hallfox hallfox force-pushed the ntcchannel-stream-socket branch from 119e42b to 67788f1 Compare August 22, 2024 15:09
Copy link

@bmq-oss-ci bmq-oss-ci bot left a comment

Choose a reason for hiding this comment

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

Build 178 of commit 67788f1 has completed with FAILURE

Copy link
Contributor

@chrisbeard chrisbeard left a comment

Choose a reason for hiding this comment

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

👍

@hallfox hallfox merged commit 6561f3b into bloomberg:main Sep 10, 2024
34 checks passed
@hallfox hallfox deleted the ntcchannel-stream-socket branch September 10, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Other Area: Other
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants