index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
socket
/
qnativesocketengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtNetwork: Split out QNativeSocketEnginePrivate
Friedemann Kleint
2023-02-02
1
-1
/
+1
*
Make sockets' accept() methods return qintptr
Mårten Nordheim
2022-08-24
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
1
-7
/
+9
*
wasm: implement host lookup for socket tunneling
Morten Johan Sørvig
2021-12-15
1
-0
/
+2
*
network: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Allow to set TCP network listen(2) backlog
Daniel Nicoletti
2021-07-19
1
-6
/
+2
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Remove winrt
Oliver Wolff
2020-06-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-9
/
+9
|
\
|
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-6
/
+6
|
*
Make QObjectPrivate::threadData a proper atomic
Giuseppe D'Angelo
2019-11-13
1
-3
/
+3
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-4
/
+4
|
\
\
|
|
/
|
*
QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation
Christian Ehrlicher
2019-02-20
1
-4
/
+4
*
|
Fix Windows build
Alexandru Croitor
2019-03-18
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-1
/
+1
|
\
|
*
QNativeSocketEngine: fix typo in warning message
Alex Trotsenko
2018-01-20
1
-1
/
+1
*
|
doc: Remove qdoc marker from inside #if 0 block
Martin Smith
2018-01-18
1
-4
/
+4
|
/
*
QNativeSocketEngine: disable unused methods about OS socket buffer
Thiago Macieira
2017-09-01
1
-1
/
+2
*
Respect the application and system configuration settings for the proxy
Andy Shaw
2017-06-30
1
-1
/
+1
*
Fix build when SCTP is enabled
Thiago Macieira
2017-04-06
1
-0
/
+4
*
QNativeSocketEngine - set query type in checkProxy
Timur Pocheptsov
2017-02-23
1
-2
/
+26
*
Doc: Normalize \since usage
Topi Reinio
2017-01-31
1
-2
/
+6
*
Add missing override into Qt modules
Alexander Volkov
2016-12-01
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-0
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-31
1
-0
/
+4
|
|
\
|
|
*
QAbstractSocket: avoid unspecified behavior in writing on TCP
Alex Trotsenko
2016-10-27
1
-0
/
+4
*
|
|
Introduce SCTP sockets support
Alex Trotsenko
2016-07-27
1
-8
/
+32
*
|
|
QNativeSocketEngine/Win: fetch connection parameters only once
Alex Trotsenko
2016-07-08
1
-40
/
+44
*
|
|
Long live QNetworkDatagram!
Thiago Macieira
2016-06-20
1
-1
/
+1
|
/
/
*
|
QtNetwork: Remove documentation references to QUdpDatagram.
Friedemann Kleint
2016-04-01
1
-1
/
+1
*
|
Integrate network sockets into the multichannel infrastructure
Alex Trotsenko
2016-03-01
1
-0
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Liang Qi
2016-01-26
1
-0
/
+6
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-0
/
+6
|
|
\
\
|
|
|
/
|
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
1
-0
/
+6
|
|
|
\
|
|
|
*
Do not discard WSAECONNRESET error code from UDP under Windows
Alex Trotsenko
2016-01-04
1
-0
/
+6
*
|
|
|
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
|
/
/
/
*
|
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
/
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-11-27
1
-17
/
+19
|
\
\
|
|
/
|
*
Fix build with 'udpsocket' feature disabled
Alex Trotsenko
2015-11-14
1
-17
/
+19
*
|
QNativeSocketEngine: add code to receive IP header data
Thiago Macieira
2015-08-22
1
-7
/
+12
*
|
QAbstractSocketEngine: introduce QIpPacketHeader for datagrams
Thiago Macieira
2015-08-22
1
-13
/
+35
*
|
Merge the multiple implementations of getting the local hostname
Thiago Macieira
2015-08-13
1
-4
/
+3
*
|
Set the socketType and socketProtocol early
Thiago Macieira
2015-08-10
1
-2
/
+0
|
/
*
Adjust the socket address family before bind()/connect()/sendto()
Thiago Macieira
2015-03-04
1
-3
/
+35
*
Fix bind+connect in both TCP and UDP
Thiago Macieira
2015-03-04
1
-2
/
+8
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-24
1
-8
/
+0
|
\
|
*
Save two system calls for setting a socket non-blocking on Linux
Thiago Macieira
2015-02-15
1
-8
/
+0
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
|
/
*
Silence warning in tst_QUdpSocket::multicast for Any+IPv4
Thiago Macieira
2014-12-24
1
-2
/
+2
[next]