You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "cmcfarlen (via GitHub)" <gi...@apache.org> on 2023/02/14 19:25:30 UTC

[GitHub] [trafficserver] cmcfarlen commented on pull request #9401: Removes the UglyStub file

cmcfarlen commented on PR #9401:
URL: https://github.com/apache/trafficserver/pull/9401#issuecomment-1430265129

   We could move `new_UDPPacket` and `UDPPacketInternal::free` into `UnixUDPNet.cc` and then remove the extern from the `P_UDPPacket.h` file.  The other `new_` functions could just call `new_UDPPacket` instead of the allocator directly.


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org