aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/StaticSocketAddress.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Net/StaticSocketAddress: add equality operator with SocketAddressMax Kellermann2015-07-221-2/+4
* net/StaticSocketAddress: replace cast operator with GetAddress()Max Kellermann2015-07-221-2/+2
* net/StaticSocketAddress: remove unused method SetLocal()Max Kellermann2015-07-211-8/+0
* net/StaticSocketAddress: include cleanupMax Kellermann2015-07-211-7/+0
* net/StaticSocketAddress: disable SetLocal() on AndroidMax Kellermann2015-07-211-1/+1
* net: add header Features.hxxMax Kellermann2015-07-211-0/+1
* net/StaticSocketAddress: use SocketAddress::size_typeMax Kellermann2015-07-211-5/+9
* net/StaticSocketAddress: include cleanupMax Kellermann2015-07-211-2/+0
* net/StaticSocketAdress: new class wrapping struct sockaddr_storageMax Kellermann2015-02-131-0/+114