maskit commented on code in PR #11850:
URL: https://github.com/apache/trafficserver/pull/11850#discussion_r1839054876
##########
src/iocore/net/UnixUDPNet.cc:
##########
@@ -456,6 +455,10 @@
UDPNetProcessorInternal::read_single_message_from_net(UDPNetHandler *nh, UDPConn
}
#endif
}
+ // Use the local address if none of the cmsg to get the destination
address is unavailable
Review Comment:
I wanted to say "If we couldn't get the address from any cmsgs".
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]