You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/01/11 14:01:47 UTC

[GitHub] [trafficserver] oknet edited a comment on pull request #7407: Add synchronization between UDPNetProcessor::UDPBind in main Thread and initialize_thread_for_udp_net in ET_UDP Thread

oknet edited a comment on pull request #7407:
URL: https://github.com/apache/trafficserver/pull/7407#issuecomment-757962732


   @yuanyingdong
   
   It is better to call`udpNet.start()` more earlier, just after the `netProcessor.init()`.
   
   https://github.com/apache/trafficserver/blob/afc356b83a3cf2321bf7b0c7ec431bdab5d56561/src/traffic_server/traffic_server.cc#L1984-L2004
   
   https://github.com/apache/trafficserver/blob/afc356b83a3cf2321bf7b0c7ec431bdab5d56561/src/traffic_server/traffic_server.cc#L2060-L2065
   
   https://github.com/apache/trafficserver/blob/afc356b83a3cf2321bf7b0c7ec431bdab5d56561/src/traffic_server/traffic_server.cc#L2086-L2102


----------------------------------------------------------------
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.

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