K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-09-10T16:59:54.075891Z K 7 svn:log V 308 MFC r357100: The server side of TCP fast open relies on the delayed ACK timer to allow including user data in the SYN-ACK. When DSACK support was added in r347382, an immediate ACK was sent even for the received SYN with user data. This patch fixes that and allows again to send user data with the SYN-ACK. END