Update a comment...TCP_CONGESTION works on FreeBSD.

This commit is contained in:
Bruce A. Mah 2014-10-16 12:29:11 -07:00
parent 662a7ca035
commit 0932b664ed

View File

@ -93,7 +93,7 @@ AC_CHECK_HEADERS([netinet/sctp.h],
#endif
])
# Check for TCP_CONGESTION sockopt (believed to be Linux only)
# Check for TCP_CONGESTION sockopt (believed to be Linux and FreeBSD only)
AC_CACHE_CHECK([TCP_CONGESTION socket option],
[iperf3_cv_header_tcp_congestion],
AC_EGREP_CPP(yes,