summaryrefslogtreecommitdiff
path: root/src/net/StaticSocketAddress.cxx
AgeCommit message (Expand)Author
2019-08-26net/AddressInfo: include Features.hxx instead of config.hMax Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-07-03net/{Allocated,Static}SocketAddress: use IPv[46]Address::SetPort()Max Kellermann
2019-02-27net/StaticSocketAddress: add GetLocalRaw()Max Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-06-04*: add lots of "noexcept" specificationsMax Kellermann
2017-05-17net/StaticSocketAddress: add method SetPort()Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-07-22Net/StaticSocketAddress: add equality operator with SocketAddressMax Kellermann
2015-07-21net/StaticSocketAddress: remove unused method SetLocal()Max Kellermann
2015-07-21net/StaticSocketAddress: disable SetLocal() on AndroidMax Kellermann
2015-07-21net/StaticSocketAddress: include config.hMax Kellermann
2015-07-21net/StaticSocketAddress: use SocketAddress::size_typeMax Kellermann
2015-02-13net/StaticSocketAdress: new class wrapping struct sockaddr_storageMax Kellermann