1
0
Fork 0
cuberite-2a/src/OSSupport
mathiascode efc7fed05b Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
..
CMakeLists.txt Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
CriticalSection.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CriticalSection.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Errors.cpp Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
Errors.h Switched cEvent to GetOSErrorString 2014-01-25 06:02:20 -08:00
Event.cpp Small fix for cEvent 2015-08-26 23:02:45 +01:00
Event.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
File.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
File.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02: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
HostnameLookup.cpp cNetwork: Added UDP API. 2015-02-20 14:28:05 +01:00
HostnameLookup.h cNetwork: Fixed race conditions with lookups; proper shutdown. 2015-01-22 20:13:02 +01:00
IPLookup.cpp IPLookup: Fixed a soft memory leak when looking up invalid IPs. 2016-08-13 21:16:21 +02:00
IPLookup.h cNetwork: Fixed race conditions with lookups; proper shutdown. 2015-01-22 20:13:02 +01:00
IsThread.cpp Added HTTPS links wherever they are supported. 2015-12-19 14:30:32 +00:00
IsThread.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Network.h cTCPLink supports TLS out of the box. 2016-08-22 23:44:36 +02:00
NetworkInterfaceEnum.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
NetworkSingleton.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
NetworkSingleton.h Self tests (#3242) 2016-06-26 14:51:12 +01:00
Queue.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ServerHandleImpl.cpp Some warning fixes 2015-08-18 08:49:00 +02:00
ServerHandleImpl.h cNetwork: Added self pointers to keep objects alive for callbacks. 2015-01-23 23:01:18 +01:00
StackTrace.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
StackTrace.h Added a basic stacktracing for assert and signal failures. 2014-11-29 23:06:10 +01:00
TCPLinkImpl.cpp cUrlClient: Exported to Lua API. 2016-08-23 13:20:43 +02:00
TCPLinkImpl.h cTCPLink supports TLS out of the box. 2016-08-22 23:44:36 +02:00
UDPEndpointImpl.cpp Network: fixed excessive debug logging. 2015-04-21 12:11:44 +02:00
UDPEndpointImpl.h Network: Close the UDP endpoint in destructor. 2015-03-18 13:50:43 +01:00