From 75a9bd2a4f637fb8e8e3dc4609a7045547119e80 Mon Sep 17 00:00:00 2001 From: Alex Trotsenko Date: Wed, 24 Sep 2014 17:31:33 +0300 Subject: Introduce SCTP sockets support Add protocol-specific code and the QSctpServer, QSctpSocket classes. Change-Id: Ie9a1d87bd1fda866a2405043d1c15c12ded5a96e Reviewed-by: Thiago Macieira --- config_help.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config_help.txt') diff --git a/config_help.txt b/config_help.txt index b13dbe3c27..2ea2a812e4 100644 --- a/config_help.txt +++ b/config_help.txt @@ -365,6 +365,9 @@ Additional options: -no-system-proxies ... Do not use system network proxies by default. * -system-proxies ...... Use system network proxies by default. + * -no-sctp ............. Do not compile SCTP network protocol support. + -sctp ................ Compile SCTP support. + -no-warnings-are-errors Make warnings be treated normally -warnings-are-errors Make warnings be treated as errors (enabled if -developer-build is active) -- cgit v1.2.3