Age | Commit message (Expand) | Author |
---|---|---|
2019-02-27 | net/StaticSocketAddress: add GetLocalRaw() | Max Kellermann |
2017-12-16 | Merge branch 'v0.20.x' | Max Kellermann |
2017-06-04 | *: add lots of "noexcept" specifications | Max Kellermann |
2017-05-17 | net/StaticSocketAddress: add method SetPort() | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2015-07-22 | Net/StaticSocketAddress: add equality operator with SocketAddress | Max Kellermann |
2015-07-21 | net/StaticSocketAddress: remove unused method SetLocal() | Max Kellermann |
2015-07-21 | net/StaticSocketAddress: disable SetLocal() on Android | Max Kellermann |
2015-07-21 | net/StaticSocketAddress: include config.h | Max Kellermann |
2015-07-21 | net/StaticSocketAddress: use SocketAddress::size_type | Max Kellermann |
2015-02-13 | net/StaticSocketAdress: new class wrapping struct sockaddr_storage | Max Kellermann |