Skip to content

SO_ATTACH_REUSEPORT_CBPF filter update. #9690

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

Closed
wants to merge 1 commit into from

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Oct 8, 2022

SDK_AD_QUEUE support to attach to a queue.

@cmb69
Copy link
Member

cmb69 commented Oct 10, 2022

Looks like the old code of this switch statement mixes spaces and tabs; could you please fix that right away?

@cmb69
Copy link
Member

cmb69 commented Oct 10, 2022

Thank you! Can you please indent the body of the switch statement by one additional level, as is customary for php-src and especially sockets.c?

Other than that, I suppose this is good (unless there is a chance that SO_ATTACH_REUSEPORT_CBPF is not defined).

Comment on lines 1987 to 1988
break;
default:
Copy link
Member

Choose a reason for hiding this comment

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

this still doesn't look like correct indent...

Copy link
Member Author

Choose a reason for hiding this comment

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

is it good now ? :)

SDK_AD_QUEUE support to attach to a queue.
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

Thank you!

@devnexen devnexen closed this in 35b5ace Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants