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

obj: List transient flags in a single place #4182

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

dridi
Copy link
Member

@dridi dridi commented Sep 16, 2024

To avoid repetition and mistakes, and in order to clarify the meaning of certain conditions, a new OC_F_TRANSIENT pseudo-flag is introduced. This was prompted by an incoming change to transit buffer where identifying transient delivery requires again to check the same set of flags.

To avoid repetition and mistakes, and in order to clarify the meaning of
certain conditions, a new OC_F_TRANSIENT pseudo-flag is introduced. This
was prompted by an incoming change to transit buffer where identifying
transient delivery requires again to check the same set of flags.
@nigoroll nigoroll merged commit 7b68497 into master Sep 16, 2024
11 checks passed
@dridi dridi deleted the oc_f_transient branch September 16, 2024 15:13
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.

2 participants