1
0
Fork 0
cuberite-2a/src/OSSupport
Tiger Wang 330626ab22 Update submodules 2020-07-23 00:32:47 +01:00
..
AtomicUniquePtr.h Cleanup unneeded globals (#4736) 2020-05-10 16:16:38 +00:00
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
CriticalSection.cpp DeadlockDetect now lists some tracked CS's stats. 2017-01-18 09:03:05 +01:00
CriticalSection.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
Errors.cpp Fix android builds (#4432) 2020-01-02 03:54:40 +02:00
Errors.h Switched cEvent to GetOSErrorString 2014-01-25 06:02:20 -08:00
Event.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
Event.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
File.cpp Update submodules 2020-07-23 00:32:47 +01:00
File.h Update submodules 2020-07-23 00:32:47 +01:00
GZipFile.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
GZipFile.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
GetAddressInfoError.h Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
HostnameLookup.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
HostnameLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IPLookup.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
IPLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IsThread.cpp cIsThread: Reset m_ShouldTerminate after the thread has stopped (#4258) 2018-07-22 22:35:58 +01:00
IsThread.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
Network.h Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
NetworkInterfaceEnum.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
NetworkLookup.cpp Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
NetworkLookup.h NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100) 2017-12-21 13:31:20 +00:00
NetworkSingleton.cpp libevent: Enable IOCP backend on windows (#4745) 2020-06-08 21:03:29 +01:00
NetworkSingleton.h Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
Queue.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ServerHandleImpl.cpp Move IsValidSocket out of global namespace 2020-07-18 14:20:31 +01:00
ServerHandleImpl.h Using Super. 2020-04-16 20:07:48 +00:00
StackTrace.cpp Android build cleanup (#4734) 2020-05-10 16:18:28 +00:00
StackTrace.h Added a basic stacktracing for assert and signal failures. 2014-11-29 23:06:10 +01:00
TCPLinkImpl.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
TCPLinkImpl.h Using Super. 2020-04-16 20:07:48 +00:00
UDPEndpointImpl.cpp Move IsValidSocket out of global namespace 2020-07-18 14:20:31 +01:00
UDPEndpointImpl.h Using Super. 2020-04-16 20:07:48 +00:00
WinStackWalker.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
WinStackWalker.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00