mpd/src/net
2019-08-26 20:37:47 +02:00
..
AddressInfo.cxx net/AddressInfo: include Features.hxx instead of config.h 2019-08-26 20:26:40 +02:00
AddressInfo.hxx net/AddressInfo: include Features.hxx instead of config.h 2019-08-26 20:26:40 +02:00
AllocatedSocketAddress.cxx net/AllocatedSocketAddress: remove config.h, we have Features.hxx already 2019-08-26 20:28:53 +02:00
AllocatedSocketAddress.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Features.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
HostParser.cxx net/HostParser: add noexcept 2019-01-21 21:20:43 +01:00
HostParser.hxx net/HostParser: add noexcept 2019-01-21 21:20:43 +01:00
Init.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
IPv4Address.cxx net/IPv[46]Address: update copyright 2019-02-19 13:00:45 +01:00
IPv4Address.hxx Merge branch 'v0.21.x' 2019-04-04 10:29:58 +02:00
IPv6Address.cxx net/ToString: move UnmapV4() to class IPv6Address 2019-07-03 21:56:56 +02:00
IPv6Address.hxx net/ToString: move UnmapV4() to class IPv6Address 2019-07-03 21:56:56 +02:00
meson.build net/IPv[46]Address: make the initializers more portable 2018-11-02 17:47:43 +01:00
Resolver.cxx net/Resolver: replace memset(0) with empty C++ initializer list 2019-07-29 11:32:06 +02:00
Resolver.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
SocketAddress.cxx net/AddressInfo: include Features.hxx instead of config.h 2019-08-26 20:26:40 +02:00
SocketAddress.hxx net/ToString: move UnmapV4() to class IPv6Address 2019-07-03 21:56:56 +02:00
SocketDescriptor.cxx net/AddressInfo: include Features.hxx instead of config.h 2019-08-26 20:26:40 +02:00
SocketDescriptor.hxx net/SocketDescriptor: expose CheckDuplicate() 2019-08-26 20:36:51 +02:00
SocketError.cxx util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
SocketError.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SocketUtil.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SocketUtil.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
StaticSocketAddress.cxx net/AddressInfo: include Features.hxx instead of config.h 2019-08-26 20:26:40 +02:00
StaticSocketAddress.hxx util/PrintException, ...: update copyright 2019-08-19 19:11:59 +02:00
ToString.cxx net/ToString: move UnmapV4() to class IPv6Address 2019-07-03 21:56:56 +02:00
ToString.hxx net/ToString: UnmapV4() returns IPv4Address 2019-07-03 21:56:27 +02:00
UniqueSocketDescriptor.hxx net/UniqueSocketDescriptor: import std::swap() 2019-08-26 20:37:47 +02:00