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
/
IPv4Address.hxx
Age
Commit message (
Expand
)
Author
2019-04-03
net/IPv[46]Address: add cast to void* to fix GCC9 build failure
Max Kellermann
2019-02-19
net/IPv[46]Address: update copyright
Max Kellermann
2019-01-20
net/IPv4Address: fix comment typo
Max Kellermann
2019-01-14
net/IPv[46]Address: make the initializers even more portable
Max Kellermann
2018-11-02
net/IPv[46]Address: make the initializers more portable
Max Kellermann
2018-08-21
net/IPv4Address: pass reference to Cast()
Max Kellermann
2018-08-20
net/IPv4Address: add various helper methods
Max Kellermann
2018-08-20
net/IPv4Address: add struct sockaddr_in constructor
Max Kellermann
2018-08-20
net/IPv4Address: add API documentation
Max Kellermann
2018-08-20
net/IPv4Address: add static method ConstructInAddrBE()
Max Kellermann
2018-08-20
net/IPv4Address: check _WIN32 instead of WIN32
Max Kellermann
2018-08-20
net/IPv4Address: add "noexcept"
Max Kellermann
2018-01-05
configure.ac: autodetect sin_len member in struct sockaddr_in.
François Revol
2017-09-16
Fix building on BSDs
Christopher Zimmermann
2017-08-11
net/IPv4Address: new class
Max Kellermann