summaryrefslogtreecommitdiff
path: root/src/net/AllocatedSocketAddress.cxx
AgeCommit message (Expand)Author
2021-02-12use [[gnu::pure]] instead of gcc_pureMax Kellermann
2019-08-26net/AllocatedSocketAddress: remove config.h, we have Features.hxx alreadyMax 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-19net/AllocatedSocketAddress: add method GetLocalRaw()Max Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-08-10net/*, ...: use AF_LOCAL instead of AF_UNIXMax Kellermann
2017-05-17net/AllocatedSocketAddress: add more "noexcept"Max Kellermann
2017-05-17net/AllocatedSocketAddress: add method SetPort()Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2015-07-22net/AllocatedSocketAddress: new sockaddr wrapper classMax Kellermann