Go to file
Louai Al-Khanji 105fc117b7 Add qt_safe_poll
This function is introduced to safely provide poll(2)-like semantics for
socket multiplexing on Unix-like platforms. For platforms where no poll
system call is available, an implementation based on select(2) is provided.

Change-Id: I320e97dae5924316675a74d1897c48cae292ac6d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-12-01 00:13:41 +00:00
bin
config.tests Add qt_safe_poll 2015-12-01 00:13:41 +00:00
dist
doc Merge remote-tracking branch 'origin/5.6' into dev 2015-11-27 08:27:53 +01:00
examples
lib
mkspecs Merge remote-tracking branch 'origin/5.6' into dev 2015-11-27 08:27:53 +01:00
qmake Merge remote-tracking branch 'origin/5.6' into dev 2015-11-27 08:27:53 +01:00
src Add qt_safe_poll 2015-12-01 00:13:41 +00:00
tests Add qt_safe_poll 2015-12-01 00:13:41 +00:00
tools configure: Fix (Open)SSL detection on WinCE 2015-11-29 17:49:33 +00:00
util
.gitattributes
.gitignore
.qmake.conf
.tag
configure Add qt_safe_poll 2015-12-01 00:13:41 +00:00
configure.bat
header.BSD
header.COMM
header.FDL
header.LGPL3
header.LGPL3-COMM
header.LGPL21
header.LGPL-ONLY
INSTALL
LGPL_EXCEPTION.txt
LICENSE.FDL
LICENSE.GPLv3
LICENSE.LGPLv3
LICENSE.LGPLv21
LICENSE.PREVIEW.COMMERCIAL
qtbase.pro
sync.profile