summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qnativesocketengine_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrt: set error if tcp socket initialization failsOliver Wolff2014-06-061-1/+4
* winrt: do not try to close non existent socketsOliver Wolff2014-06-061-2/+2
* remove HSTRING instancesMaurice Kalinowski2014-06-031-28/+28
* WinRT: Fix compile warningsMaurice Kalinowski2014-05-261-2/+2
* WinRT: Fix TCP socket readsAndrew Knight2014-04-221-119/+200
* fix namespaced WinRT buildJoerg Bornemann2014-03-141-2/+2
* WinRT: Added socket engine implementationOliver Wolff2014-02-151-85/+940
* WinRT: Added networkinterface and hostinfoOliver Wolff2013-12-061-0/+327