aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/StaticSocketAddress.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/StaticSocketAddress: remove unused method SetLocal()Max Kellermann2015-07-211-29/+0
* net/StaticSocketAddress: disable SetLocal() on AndroidMax Kellermann2015-07-211-1/+1
* net/StaticSocketAddress: include config.hMax Kellermann2015-07-211-0/+1
* net/StaticSocketAddress: use SocketAddress::size_typeMax Kellermann2015-07-211-1/+1
* net/StaticSocketAdress: new class wrapping struct sockaddr_storageMax Kellermann2015-02-131-0/+78