Merge release-20190806.1-320-ge50a1f5 (automated)

This commit is contained in:
gVisor bot 2019-10-24 22:27:24 +00:00
commit 9bb07ad908
1 changed files with 0 additions and 3 deletions

View File

@ -78,9 +78,6 @@ type handshake struct {
// mss is the maximum segment size received from the peer.
mss uint16
// amss is the maximum segment size advertised by us to the peer.
amss uint16
// sndWndScale is the send window scale, as defined in RFC 1323. A
// negative value means no scaling is supported by the peer.
sndWndScale int