Rename IpEndpoint member functions named port() to network_order_port(). - #8421
Merged
Conversation
ywkaras
requested review from
SolidWallOfCode,
bryancall and
zwoop
as code owners
October 14, 2021 00:33
bneradt
requested changes
Oct 14, 2021
bneradt
left a comment
Contributor
There was a problem hiding this comment.
Looks good. Thanks for doing this Walt.
Contributor
|
Looks like the CentOS build shows a few other uses of port(): |
Member
|
I'm not sure what the word "byte" is for in "network byte order". "Network order" necessarily means the order of the bytes. |
Author
|
OK eveybody, the next time @SolidWallOfCode says "network order", we hold him down and attach a parabolic antenna to his head. That'll learn him not to leave the "byte" out. https://www.aftership.com/brands/dish.com |
ywkaras
force-pushed
the
ink_inet_port_bo
branch
from
October 14, 2021 20:48
6d60874 to
e315e27
Compare
ywkaras
force-pushed
the
ink_inet_port_bo
branch
from
October 14, 2021 21:09
e315e27 to
8f925fd
Compare
Author
|
@bneradt I made the changes you requested. |
zwoop
approved these changes
Oct 15, 2021
Contributor
|
Cherry-picked to v9.2.x |
Contributor
|
This has merge conflicts on 9.1.x, if we want this for the 9.1.x patch releases, we'd need a separate back port PR. |
Author
ywkaras
pushed a commit
to ywkaras/trafficserver
that referenced
this pull request
Jul 7, 2022
…(). (apache#8421) (apache#597) (cherry picked from commit b93900b) Conflicts: iocore/net/SSLCertLookup.cc proxy/http/HttpTransact.cc proxy/http/PreWarmManager.cc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.