qt6-bb10/src/network/socket
Qt Forward Merge Bot ec5e692c1c Merge remote-tracking branch 'origin/5.12' into dev
Change-Id: I04afffdce6b78856d0301eb583f21d334c7466b0
2018-11-27 01:00:36 +01:00
..
qabstractsocket.cpp Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-19 12:42:10 +01:00
qabstractsocket.h QAbstractSocket: Add socketOption for the Path MTU 2017-11-14 15:54:51 +00:00
qabstractsocket_p.h Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
qabstractsocketengine.cpp Integrate network sockets into the multichannel infrastructure 2016-03-01 15:35:36 +00:00
qabstractsocketengine_p.h QAbstractSocket: Add socketOption for the Path MTU 2017-11-14 15:54:51 +00:00
qhttpsocketengine.cpp QByteArray: add compare() with case sensitivity options 2018-06-22 20:12:41 +00:00
qhttpsocketengine_p.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qlocalserver.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-07-13 16:36:10 -07:00
qlocalserver.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qlocalserver_p.h Convert features.localserver to QT_[REQUIRE_]CONFIG 2017-07-05 13:44:59 +00:00
qlocalserver_tcp.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qlocalserver_unix.cpp Add more Q_FALLTHROUGH() 2018-01-12 07:10:25 +00:00
qlocalserver_win.cpp Windows code: Fix clang-tidy warnings about C-style casts 2018-08-30 06:26:44 +00:00
qlocalsocket.cpp Specify to call QLocalSocket's close in dtor 2018-08-07 12:14:05 +00:00
qlocalsocket.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qlocalsocket_p.h QLocalSocket (windows) - remove broken setErrorString 2018-11-22 14:28:29 +00:00
qlocalsocket_tcp.cpp QLocalSocket: forward skipping to the inner socket 2017-09-05 16:58:02 +00:00
qlocalsocket_unix.cpp QLocalSocket: forward skipping to the inner socket 2017-09-05 16:58:02 +00:00
qlocalsocket_win.cpp QLocalSocket (windows) - remove broken setErrorString 2018-11-22 14:28:29 +00:00
qnativesocketengine.cpp Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
qnativesocketengine_p.h Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
qnativesocketengine_unix.cpp Use timeout error for TCP timeouts on unix 2018-11-11 22:08:54 +00:00
qnativesocketengine_win.cpp qnativesocketengine_win.cpp: Improve memory handling 2018-11-18 17:56:53 +00:00
qnativesocketengine_winrt.cpp winrt: socket engine: Replace last occurrences of old connect syntax 2018-04-06 05:31:05 +00:00
qnativesocketengine_winrt_p.h winrt: process pending data before closing a socket connection 2018-04-06 05:31:03 +00:00
qnet_unix_p.h Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
qsctpserver.cpp Fix SCTP API according to Qt conventions 2016-11-22 07:13:01 +00:00
qsctpserver.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsctpserver_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsctpsocket.cpp Fix SCTP API according to Qt conventions 2016-11-22 07:13:01 +00:00
qsctpsocket.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsctpsocket_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsocks5socketengine.cpp QSocks5SocketEngine: Remove too optimistic check for UDP proxy setup 2018-11-07 18:38:23 +00:00
qsocks5socketengine_p.h Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
qtcpserver.cpp Introduce SCTP sockets support 2016-07-27 06:37:24 +00:00
qtcpserver.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qtcpserver_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qtcpsocket.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtcpsocket.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qtcpsocket_p.h Standardize some "We mean it" comments 2016-08-17 19:51:40 +00:00
qudpsocket.cpp tst_QUdpSocket: always use an interface when binding to IPv6 2017-12-29 00:10:54 +00:00
qudpsocket.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
socket.pri Fix typoed integrity condition 2018-04-03 10:20:18 +00:00