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

[BUG]: No "set_protocol_version()" API found #767

Open
Vignesh-Murugappan opened this issue Sep 13, 2024 · 0 comments
Open

[BUG]: No "set_protocol_version()" API found #767

Vignesh-Murugappan opened this issue Sep 13, 2024 · 0 comments
Labels

Comments

@Vignesh-Murugappan
Copy link

vSomeip Version

v3.4.10

Boost Version

1.76

Environment

Ubuntu

Describe the bug

No "set_protocol_version()" API found to set the protocol version other than 0x01.

As we have API for get_protocol_version() in

VSOMEIP_EXPORT virtual protocol_version_t get_protocol_version() const = 0;
, I feel we should have API for set as well.

Understood that protocol version is fixed, but still it would be better if we have API for set.

Reproduction Steps

No response

Expected behaviour

No response

Logs and Screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant