qt5base-lts/tests/auto/network/socket/qtcpsocket
Alex Trotsenko 5237b97f26 QAbstractSocket: discard input data when opened only for writing
A buffered TCP socket might be open only for writing purpose. As a
possible use case of the API, this patch avoids accumulation of
unwanted data in the internal read buffer.

Change-Id: I2759c1e04968d24e2ae71f3eca05e7e560cd8a41
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-09-05 18:12:00 +00:00
..
stressTest Update copyright headers 2015-02-11 06:49:51 +00:00
test Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qtcpsocket.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00
tst_qtcpsocket.cpp QAbstractSocket: discard input data when opened only for writing 2015-09-05 18:12:00 +00:00