summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlist.h
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2015-04-03 19:21:54 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2015-04-05 15:00:01 +0000
commita03c633e4f13f17a7876d74248205bde539f2785 (patch)
treea25b634bd5112231e5cccc93d1a4d9e5475321a1 /src/corelib/tools/qlist.h
parent70d4b35b937d8a98be156b159bafbc07bfb03097 (diff)
Virtualize options setting on TCP server socket
Currently, socket options setting is hardcoded in QTcpServer::listen() function after the engine initialization and before a binding to the address. This disallows a socket tuning in further QTcpServer inheritance. Add a private virtual configureCreatedSocket() method that gives an ability to set the socket options before listening. Change-Id: Ice9b477e64f21daee96c0ec6d27a8408f9e1aa93 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qlist.h')
0 files changed, 0 insertions, 0 deletions