Skip to content

Conversation

xemul
Copy link
Contributor

@xemul xemul commented Oct 21, 2025

The send_negotiation_frame() is used internally and by child server::connection class, so move it to protected.

The sink/source closing methods as well as stream_receive() one are only uised by sink/source impls, which are friends of connection, so move them to private.

The send_negotiation_frame() is used internally and by child
server::connection class, so move it to protected.

The sink/source closing methods as well as stream_receive() one are only
uised by sink/source impls, which are friends of connection, so move
them to private.

Signed-off-by: Pavel Emelyanov <[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.

1 participant