qt6-bb10/examples/network/doc/src
Alex Trotsenko 184d66caa5 QDataStream: handle incomplete reads from QIODevice
This adds a way to resume reading from a stream after a ReadPastEnd error.
This is done by introducing a stream read transaction mechanism that keeps
read data in an internal buffer and rolls it back on failure.

[ChangeLog][QtCore] Added QDataStream startTransaction(),
commitTransaction(), rollbackTransaction(), abortTransaction()
functions to support read transactions.

Task-number: QTBUG-44418
Change-Id: Ibf946e1939a5573c4182fea7e26608947218c2d9
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-01-13 16:31:33 +00:00
..
blockingfortuneclient.qdoc QDataStream: handle incomplete reads from QIODevice 2016-01-13 16:31:33 +00:00
broadcastreceiver.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
broadcastsender.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
fortuneclient.qdoc QDataStream: handle incomplete reads from QIODevice 2016-01-13 16:31:33 +00:00
fortuneserver.qdoc QDataStream: handle incomplete reads from QIODevice 2016-01-13 16:31:33 +00:00
googlesuggest.qdoc Example: Removed the code to handle 'num_entries' info. 2015-03-09 14:21:08 +00:00
http.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
loopback.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
multicastreceiver.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
multicastsender.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
network-chat.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
network-download.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
network-downloadmanager.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
securesocketclient.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
threadedfortuneserver.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
torrent.qdoc Remove confusing license information from torrent.qdoc 2015-09-21 20:51:39 +00:00