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

Commit 19da3df3 authored by Wayne Ma's avatar Wayne Ma Committed by Gerrit Code Review
Browse files

Merge "Revise annotations in NetworkDnsHandshakeReported message."

parents 6fd6fd2a d315bef8
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.