summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qnativesocketengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-4/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * QNativeSocketEngine: fix typo in warning messageAlex Trotsenko2018-01-201-1/+1
* | doc: Remove qdoc marker from inside #if 0 blockMartin Smith2018-01-181-4/+4
|/
* QNativeSocketEngine: disable unused methods about OS socket bufferThiago Macieira2017-09-011-1/+2
* Respect the application and system configuration settings for the proxyAndy Shaw2017-06-301-1/+1
* Fix build when SCTP is enabledThiago Macieira2017-04-061-0/+4
* QNativeSocketEngine - set query type in checkProxyTimur Pocheptsov2017-02-231-2/+26
* Doc: Normalize \since usageTopi Reinio2017-01-311-2/+6
* Add missing override into Qt modulesAlexander Volkov2016-12-011-3/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-0/+4
| |\
| | * QAbstractSocket: avoid unspecified behavior in writing on TCPAlex Trotsenko2016-10-271-0/+4
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-271-8/+32
* | | QNativeSocketEngine/Win: fetch connection parameters only onceAlex Trotsenko2016-07-081-40/+44
* | | Long live QNetworkDatagram!Thiago Macieira2016-06-201-1/+1
|/ /
* | QtNetwork: Remove documentation references to QUdpDatagram.Friedemann Kleint2016-04-011-1/+1
* | Integrate network sockets into the multichannel infrastructureAlex Trotsenko2016-03-011-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-0/+6
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+6
| | |\
| | | * Do not discard WSAECONNRESET error code from UDP under WindowsAlex Trotsenko2016-01-041-0/+6
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
|/ / /
* / / Updated license headersJani Heikkinen2016-01-151-14/+20
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-17/+19
|\|
| * Fix build with 'udpsocket' feature disabledAlex Trotsenko2015-11-141-17/+19
* | QNativeSocketEngine: add code to receive IP header dataThiago Macieira2015-08-221-7/+12
* | QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-221-13/+35
* | Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-4/+3
* | Set the socketType and socketProtocol earlyThiago Macieira2015-08-101-2/+0
|/
* Adjust the socket address family before bind()/connect()/sendto()Thiago Macieira2015-03-041-3/+35
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-2/+8
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-8/+0
|\
| * Save two system calls for setting a socket non-blocking on LinuxThiago Macieira2015-02-151-8/+0
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-241-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QNativeSocketEngine: use stream-style qDebug to fix a warning about FD types.Robin Burchell2014-08-041-2/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-3/+3
* Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* network: Fix missing or improper include guard in headersSergio Ahumada2012-09-151-1/+2
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-011-0/+3
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-2/+2
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-021-0/+13
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1