Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Net/StaticSocketAddress: add equality operator with SocketAddress | Max Kellermann | 2015-07-22 | 1 | -2/+4 |
* | net/StaticSocketAddress: replace cast operator with GetAddress() | Max Kellermann | 2015-07-22 | 1 | -2/+2 |
* | net/StaticSocketAddress: remove unused method SetLocal() | Max Kellermann | 2015-07-21 | 1 | -8/+0 |
* | net/StaticSocketAddress: include cleanup | Max Kellermann | 2015-07-21 | 1 | -7/+0 |
* | net/StaticSocketAddress: disable SetLocal() on Android | Max Kellermann | 2015-07-21 | 1 | -1/+1 |
* | net: add header Features.hxx | Max Kellermann | 2015-07-21 | 1 | -0/+1 |
* | net/StaticSocketAddress: use SocketAddress::size_type | Max Kellermann | 2015-07-21 | 1 | -5/+9 |
* | net/StaticSocketAddress: include cleanup | Max Kellermann | 2015-07-21 | 1 | -2/+0 |
* | net/StaticSocketAdress: new class wrapping struct sockaddr_storage | Max Kellermann | 2015-02-13 | 1 | -0/+114 |