Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 5FCBD1310D1
 for <quic-issues@ietfa.amsl.com>; Wed,  2 Jan 2019 21:01:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.447
X-Spam-Level: 
X-Spam-Status: No, score=-6.447 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.065, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618,
 HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5,
 SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
 header.d=github.com
Received: from mail.ietf.org ([4.31.198.44])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id VxzD0y8mPSr1 for <quic-issues@ietfa.amsl.com>;
 Wed,  2 Jan 2019 21:01:51 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id A9AA71310D6
 for <quic-issues@ietf.org>; Wed,  2 Jan 2019 21:01:51 -0800 (PST)
Date: Wed, 02 Jan 2019 21:01:50 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
 s=pf2014; t=1546491710;
 bh=d5ncP0VZvSM2AzH6UmnRhXWDPZT+B1m9tMVeOpv6KNc=;
 h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID:
 List-Archive:List-Post:List-Unsubscribe:From;
 b=AH6YQU0WjgnB6DwnvCBPFs5Jk9hf5Zu+jjN628Irtyy9tOS5sfxtHgGGElszuh02Z
 j32dniF91rO9MuU3YRxwSGfSG+H4vy1xkFzS09v78OOP7IGeS+SgGURjzChGyxyM6v
 ka/pmggtlhIZpMM9xmpvtS+XTiK4vJnW+FcQ8y7Y=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts
 <reply+0166e4ab4ef1337726937560869ff327b9eed5765823a9dc92cf000000011845593e92a169ce17801464@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2262/451056479@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2262@github.com>
References: <quicwg/base-drafts/issues/2262@github.com>
Subject: Re: [quicwg/base-drafts] RESET_STREAM.final_offset is ambiguous
 (#2262)
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_5c2d973ef0ef2_7cff3f96286d45b81649bd";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HpBrtPZ44hBa98OvR7Y7p1SF3JQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG
 <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 03 Jan 2019 05:01:54 -0000


----==_mimepart_5c2d973ef0ef2_7cff3f96286d45b81649bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> This is not crisp-clear; it's ambiguous if it means the maximum offset =
among the bytes that have been sent, or number of bytes that has been sen=
t excluding overlaps (due to retransmissions).=0D
=0D
I don=E2=80=99t see a difference here. The offset doesn=E2=80=99t change =
when you retransmit data.=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/2262#issuecomment-451056479=

----==_mimepart_5c2d973ef0ef2_7cff3f96286d45b81649bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>=0D
<p>This is not crisp-clear; it's ambiguous if it means the maximum offset=
 among the bytes that have been sent, or number of bytes that has been se=
nt excluding overlaps (due to retransmissions).</p>=0D
</blockquote>=0D
<p>I don=E2=80=99t see a difference here. The offset doesn=E2=80=99t chan=
ge when you retransmit data.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/2262#issuecomment-451056479">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1mH=
j1sfqseXoE3GAZsZMVLUNZzpks5u_Y6-gaJpZM4ZiNzp">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6zF0Z5fsT68w2G4F0zVQz-y=
WBKCks5u_Y6-gaJpZM4ZiNzp.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D=

<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
marten-seemann in #2262: \u003e This is not crisp-clear; it's ambiguous i=
f it means the maximum offset among the bytes that have been sent, or num=
ber of bytes that has been sent excluding overlaps (due to retransmission=
s).\r\n\r\nI don=E2=80=99t see a difference here. The offset doesn=E2=80=99=
t change when you retransmit data."}],"action":{"name":"View Issue","url"=
:"https://github.com/quicwg/base-drafts/issues/2262#issuecomment-45105647=
9"}}}</script>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/2262#issuecomment=
-451056479",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2262#issuecomment-45=
1056479",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5c2d973ef0ef2_7cff3f96286d45b81649bd--

