diff --git a/tcp.prs b/tcp.prs index c0bbd24..ad854f8 100644 --- a/tcp.prs +++ b/tcp.prs @@ -14,14 +14,12 @@ ActiveSocket = . Socket = - / Credit - / - / + / + / / . -LineMode = =lf / =crlf . - -Credit = . -CreditMode = =bytes / @lines LineMode . CreditAmount = @count int / @unbounded =unbounded . + +Mode = =bytes / @lines LineMode . +LineMode = =lf / =crlf .