Make the windows socket handle non inheritable
authorShane Kearns <ext-shane.2.kearns@nokia.com>
Tue, 15 May 2012 14:41:01 +0000 (15:41 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 18 May 2012 09:08:06 +0000 (11:08 +0200)
commitdbcbd4708b8fdabdbf80ad8405bcb871ebf23ccc
tree5b9ddbdb4915ff04822ff2a406b1bc0156a2d0dc
parenta56ee60791538e5442b3d97b75270b25dc4986db
Make the windows socket handle non inheritable

This is for behaviour consistency with Qt on unix, as well as the
socket close issues described in the task.

Task-number: QTBUG-4465
Change-Id: Ida95650d8a9bd7b5bc3d3926d22e20a6d7eeb30b
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
src/network/socket/qnativesocketengine_win.cpp