summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/UDPSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* We try to avoid static objects. These are on the error path for unsupported ...Jim Ingham2016-02-021-4/+4
* Split Socket class into Tcp/Udp/DomainSocket subclasses.Oleksiy Vyalov2015-10-151-0/+158
OpenPOWER on IntegriCloud