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.hxx
Age
Commit message (
Expand
)
Author
2019-02-27
net/StaticSocketAddress: remove GetAddress()
Max Kellermann
2019-02-27
net/StaticSocketAddress: add GetLocalRaw()
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2017-08-10
net/SocketDescriptor: specialization of FileDescriptor for network sockets
Max Kellermann
2017-08-10
net/StaticSocketAddress: add struct sockaddr cast operators
Max Kellermann
2017-08-10
net/StaticSocketAddress: pass SocketAddress by value to operator!=
Max Kellermann
2017-08-10
net/StaticSocketAddress: add method SetMaxSize()
Max Kellermann
2017-08-10
net/StaticSocketAddress: set a valid size in Clear()
Max Kellermann
2017-06-04
*: add lots of "noexcept" specifications
Max Kellermann
2017-06-04
Merge tag 'v0.20.9'
Max Kellermann
2017-06-04
*: add lost 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-22
net/StaticSocketAddress: replace cast operator with GetAddress()
Max Kellermann
2015-07-21
net/StaticSocketAddress: remove unused method SetLocal()
Max Kellermann
2015-07-21
net/StaticSocketAddress: include cleanup
Max Kellermann
2015-07-21
net/StaticSocketAddress: disable SetLocal() on Android
Max Kellermann
2015-07-21
net: add header Features.hxx
Max Kellermann
2015-07-21
net/StaticSocketAddress: use SocketAddress::size_type
Max Kellermann
2015-07-21
net/StaticSocketAddress: include cleanup
Max Kellermann
2015-02-13
net/StaticSocketAdress: new class wrapping struct sockaddr_storage
Max Kellermann