Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tyler-potyondy
Copy link
Contributor

Pull Request Overview

The fields of the UDPHeader struct are all currently public. These fields all possess getters/setters to insure correct endianness. To enforce the use of these getters/setters, the fields of this struct should be private.

Testing Strategy

This is a minor visibility change and should not require testing beyond compile time checks.

TODO or Help Wanted

N/A

Documentation Updated

  • [ x] Updated the relevant files in /docs, or no updates are required.

Formatting

  • [ x] Ran make prepush.

@bradjc
Copy link
Contributor

bradjc commented May 26, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented May 26, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 2141ec6 into tock:master May 26, 2023
@tyler-potyondy tyler-potyondy deleted the udp-header-visibility branch April 22, 2024 19:08
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.

4 participants