summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/UDPEndpointImpl.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-18Move IsValidSocket out of global namespaceTiger Wang1-10/+13
2020-05-10Android build cleanup (#4734)Mat1-10/+9
2020-04-16Using Super.Mattes D1-1/+1
2015-04-21Network: fixed excessive debug logging.Mattes D1-1/+1
2015-03-18Network: Close the UDP endpoint in destructor.Mattes D1-0/+9
2015-02-20UDPEndpointImpl: Fixed clang warnings.Mattes D1-3/+3
2015-02-20cNetwork: Added UDP API.Mattes D1-0/+608