diff options
Diffstat (limited to 'docs/overview/features/l4.rst')
-rw-r--r-- | docs/overview/features/l4.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/overview/features/l4.rst b/docs/overview/features/l4.rst index 052c6b1b45a..28e1df5f65d 100644 --- a/docs/overview/features/l4.rst +++ b/docs/overview/features/l4.rst @@ -3,3 +3,12 @@ ======= Layer 4 ======= + +This section identifies the features associated with Layer 4: + +* Session: + - connectionless transports + - datagram reception and transmission +* TCP: congestion control +* UDP: datagram mode +* TLS async support |