Skip to content

Commit c33aedf

Browse files
committedSep 22, 2017
Update README.
We don't really care about fast open one way or another, this entry was a misunderstanding of RFC 793's behavior wrt data in SYN packets.
1 parent 64369d9 commit c33aedf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎README.md

-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ The TCP protocol is supported over IPv4. Server and client sockets are supported
7070
* Window scaling is **not** supported, and the maximum buffer size is 65536.
7171
* Timestamping (used in round-trip time measurement and protection against wrapped sequences)
7272
is **not** supported.
73-
* Fast open is **not** supported when smoltcp initiates connection.
7473

7574
## Installation
7675

0 commit comments

Comments
 (0)
Please sign in to comment.