summaryrefslogtreecommitdiff
path: root/src/net/SocketAddress.cxx
AgeCommit message (Expand)Author
2019-02-19net/SocketAddress: add method GetLocalPath()Max Kellermann
2018-08-21net/SocketAddress: add cast to size_typeMax Kellermann
2018-08-21net/SocketAddress: add GetSteadyPart()Max Kellermann
2018-08-21net/SocketAddress: reimplement GetPort() using IPv4Address::GetPort()Max Kellermann
2018-08-21net/SocketAddress: add IsV4Mapped()Max Kellermann
2018-08-21net/SocketAddress: reimplement IsV6Any() using IPv6Address::IsAny()Max Kellermann
2018-08-20net/SocketAddress: add method GetLocalRaw()Max Kellermann
2017-12-16Merge branch 'v0.20.x'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