MCPcopy Create free account
hub / github.com/catboost/catboost / UpdateStats

Method UpdateStats

library/cpp/netliba/v12/udp_socket.cpp:659–661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

657 }
658
659 void TUdpSocket::UpdateStats() {
660 MergeRatio = GetAndResetMergeRatio();
661 }
662
663 bool TUdpSocket::IsLocal(const TUdpAddress& address) const {
664 return IpParams.IsLocal(address);

Callers 1

OneStepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected