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

[C]aeron_udp_channel_interceptor_table_length compute issue #1539

Closed
yingdam opened this issue Dec 7, 2023 · 0 comments
Closed

[C]aeron_udp_channel_interceptor_table_length compute issue #1539

yingdam opened this issue Dec 7, 2023 · 0 comments

Comments

@yingdam
Copy link

yingdam commented Dec 7, 2023

In the source from aeron_udp_channel_transport_bindings.c, the code initialized aeron_udp_channel_interceptor_table_length with aeron_udp_channel_transport_bindings_table as the dividend. Whether it should be using aeron_udp_channel_interceptor_table as the dividend instead? Or is this intentional?

Although in the code the final result both are one element, if there is any possible aeron_udp_channel_interceptor_table and aeron_udp_channel_transport_bindings_table will have different number of table elements?

@yingdam yingdam changed the title aeron_udp_channel_interceptor_table_length compute issue [C]aeron_udp_channel_interceptor_table_length compute issue Dec 7, 2023
@mikeb01 mikeb01 closed this as completed in ac931ad Dec 8, 2023
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

No branches or pull requests

1 participant