فهرست منبع

Reflow comment.

David Fifield 5 سال پیش
والد
کامیت
7b033a38ca
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      dnstt-client/main.go

+ 2 - 2
dnstt-client/main.go

@@ -145,8 +145,8 @@ func run(pubkey []byte, domain dns.Name, localAddr *net.TCPAddr, remoteAddr net.
 	log.Printf("begin session %08x", conn.GetConv())
 	// Permit coalescing the payloads of consecutive sends.
 	conn.SetStreamMode(true)
-	// Disable the dynamic congestion window (limit only by the
-	// maximum of local and remote static windows).
+	// Disable the dynamic congestion window (limit only by the maximum of
+	// local and remote static windows).
 	conn.SetNoDelay(
 		0, // default nodelay
 		0, // default interval