On Tuesday, 23 May 2023 09:06:05 PDT Yauheni Pervenenka via Interest wrote:
> Hi, community
> Is it possible to change the TCP window size for qtcpsocket?

https://doc.qt.io/qt-6/qabstractsocket.html#setSocketOption
Maybe QAbstractSocket::ReceiveBufferSizeSocketOption will do what you want.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to