summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/UDPEndpointImpl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move IsValidSocket out of global namespaceTiger Wang2020-07-181-10/+13
* Android build cleanup (#4734)Mat2020-05-101-10/+9
* Using Super.Mattes D2020-04-161-1/+1
* Network: fixed excessive debug logging.Mattes D2015-04-211-1/+1
* Network: Close the UDP endpoint in destructor.Mattes D2015-03-181-0/+9
* UDPEndpointImpl: Fixed clang warnings.Mattes D2015-02-201-3/+3
* cNetwork: Added UDP API.Mattes D2015-02-201-0/+608