Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 133a33cb authored by Wayne Ma's avatar Wayne Ma Committed by Automerger Merge Worker
Browse files

Merge "Revise annotations in NetworkDnsHandshakeReported message." am: 19da3df3

parents ebe267c7 19da3df3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -448,10 +448,10 @@ message NetworkDnsHandshakeReported {
  // The latency in microseconds of the entire handshake operation.
  optional int32 latency_micros = 6;

  // Sent packets in bytes.
  // Number of bytes sent in a handshake.
  optional int32 bytes_sent = 7;

  // Received packets in bytes.
  // Number of bytes received in a handshake.
  optional int32 bytes_received = 8;

  // Number of round-trips.