summaryrefslogtreecommitdiff
path: root/src/net/SocketAddress.hxx
AgeCommit message (Expand)Author
2019-02-19net/SocketAddress: add method GetLocalPath()Max Kellermann
2019-01-22net/SocketAddress: add `constexpr`Max Kellermann
2018-08-21net/SocketAddress: add GetSteadyPart()Max Kellermann
2018-08-21net/SocketAddress: add IsV4Mapped()Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-08-20net/SocketAddress: add method GetLocalRaw()Max Kellermann
2018-08-20net/SocketAddress: make GetAddress() constexprMax Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-05-17net/SocketAddress: add method IsV6Any()Max Kellermann
2017-05-17net/SocketAddress: add more "noexcept"Max Kellermann
2017-05-17net/SocketAddress: add method GetPort()Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann