Whole-packet flow credit

This commit is contained in:
Tony Garnock-Jones 2021-06-15 12:46:09 +02:00
parent f6cb595709
commit a73b6a9f4a
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ Socket =
CreditAmount = @count int / @unbounded =unbounded .
Mode = =bytes / @lines LineMode .
Mode = =bytes / @lines LineMode / <packet @size int>.
LineMode = =lf / =crlf .