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
/
StaticSocketAddress.cxx
Age
Commit message (
Expand
)
Author
2019-08-26
net/AddressInfo: include Features.hxx instead of config.h
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-07-03
net/{Allocated,Static}SocketAddress: use IPv[46]Address::SetPort()
Max Kellermann
2019-02-27
net/StaticSocketAddress: add GetLocalRaw()
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-06-04
*: add lots of "noexcept" specifications
Max Kellermann
2017-05-17
net/StaticSocketAddress: add method SetPort()
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-07-22
Net/StaticSocketAddress: add equality operator with SocketAddress
Max Kellermann
2015-07-21
net/StaticSocketAddress: remove unused method SetLocal()
Max Kellermann
2015-07-21
net/StaticSocketAddress: disable SetLocal() on Android
Max Kellermann
2015-07-21
net/StaticSocketAddress: include config.h
Max Kellermann
2015-07-21
net/StaticSocketAddress: use SocketAddress::size_type
Max Kellermann
2015-02-13
net/StaticSocketAdress: new class wrapping struct sockaddr_storage
Max Kellermann