index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
SocketAddress.hxx
Age
Commit message (
Expand
)
Author
2019-02-19
net/SocketAddress: add method GetLocalPath()
Max Kellermann
2019-01-22
net/SocketAddress: add `constexpr`
Max Kellermann
2018-08-21
net/SocketAddress: add GetSteadyPart()
Max Kellermann
2018-08-21
net/SocketAddress: add IsV4Mapped()
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
net/SocketAddress: add method GetLocalRaw()
Max Kellermann
2018-08-20
net/SocketAddress: make GetAddress() constexpr
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-05-17
net/SocketAddress: add method IsV6Any()
Max Kellermann
2017-05-17
net/SocketAddress: add more "noexcept"
Max Kellermann
2017-05-17
net/SocketAddress: add method GetPort()
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-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann