Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its lis…
…tner This patch adds a TCP_FASTOPEN socket option to get a max backlog on its listener to getsockopt(). Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com> Acked-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information