kdeconnect-kde/core
Albert Vaca Cintora 4269ec8c2a Set ReuseAddressHint in UDP socket
Tell Qt to bind even if something else listening to the same port.
On Unix, this is implied by ShareAddress, but not on Windows [1].

[1] https://code.qt.io/cgit/qt/qtbase.git/tree/src/network/socket/qabstractsocket.cpp?h=5.9#n1565
2023-06-07 18:38:13 +02:00
..
backends Set ReuseAddressHint in UDP socket 2023-06-07 18:38:13 +02:00
CMakeLists.txt Adapt build system to also support Qt 6 2022-10-29 16:51:41 +02:00
compositefiletransferjob.cpp Follow-up to my previous commit (fixes build) 2023-04-10 10:52:29 +02:00
compositefiletransferjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
core_debug.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
core_debug.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
daemon.cpp Refactor PairingHandler 2023-06-02 16:38:52 +00:00
daemon.h Refactor PairingHandler 2023-06-02 16:38:52 +00:00
dbushelper.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
dbushelper.h.in Improve D-Bus implementation on macOS 2022-04-12 05:40:03 +00:00
device.cpp Let Qt delete this when the parent is destroyed 2023-06-02 16:38:52 +00:00
device.h Refactor PairingHandler 2023-06-02 16:38:52 +00:00
filetransferjob.cpp When receiving files, delay de-duplicating filenames 2023-05-25 22:54:17 +00:00
filetransferjob.h When receiving files, delay de-duplicating filenames 2023-05-25 22:54:17 +00:00
kdeconnectconfig.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
kdeconnectconfig.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
kdeconnectplugin.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
kdeconnectplugin.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
kdeconnectpluginconfig.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
kdeconnectpluginconfig.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
Messages.sh Do not extract messages from the non-existent .ui and .rc files 2019-12-21 10:04:31 +02:00
networkpacket.cpp Remove check for a legacy field 2023-03-23 17:03:58 +00:00
networkpacket.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
networkpackettypes.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
notificationserverinfo.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
notificationserverinfo.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
openconfig.cpp Fix activating existing settings window on Wayland 2022-07-06 12:55:39 +00:00
openconfig.h Ensure openconfig.h is only included once 2023-02-17 07:48:45 +00:00
pairstate.h Refactor PairingHandler 2023-06-02 16:38:52 +00:00
pluginloader.cpp Do not load the BigScreen plugin unless on a TV 2023-04-11 22:05:24 +00:00
pluginloader.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
qtcompat_p.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00