mpd/src/net
2021-04-06 13:59:58 +02:00
..
AddressInfo.cxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
AddressInfo.hxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
AllocatedSocketAddress.cxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
AllocatedSocketAddress.hxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
Features.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
HostParser.cxx net/{Resolver,HostParser}: include <cstring> 2020-07-23 17:40:29 +02:00
HostParser.hxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
Init.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
IPv4Address.cxx net/SocketAddress: add CastTo() 2020-11-30 21:51:07 +01:00
IPv4Address.hxx net/SocketAddress: add CastTo() 2020-11-30 21:51:07 +01:00
IPv6Address.cxx net/SocketAddress: add CastTo() 2020-11-30 21:51:07 +01:00
IPv6Address.hxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
meson.build net/IPv[46]Address: make the initializers more portable 2018-11-02 17:47:43 +01:00
Resolver.cxx net/Resolver: add simple getaddrinfo() wrapper 2021-01-12 15:43:26 +01:00
Resolver.hxx net/Resolver: add simple getaddrinfo() wrapper 2021-01-12 15:43:26 +01:00
SocketAddress.cxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
SocketAddress.hxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
SocketDescriptor.cxx use std::size_t 2021-02-12 18:39:28 +01:00
SocketDescriptor.hxx use std::size_t 2021-02-12 18:39:28 +01:00
SocketError.cxx net/SocketError: relicense to BSD-2 2021-01-21 21:31:02 +01:00
SocketError.hxx net/SocketError: use constexpr 2021-04-06 13:59:58 +02:00
SocketUtil.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
SocketUtil.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
StaticSocketAddress.cxx net/AddressInfo: include Features.hxx instead of config.h 2019-08-26 20:26:40 +02:00
StaticSocketAddress.hxx use [[gnu::pure]] instead of gcc_pure 2021-02-12 18:34:16 +01:00
ToString.cxx net/ToString: include cleanup 2021-01-12 12:22:44 +01:00
ToString.hxx net/ToString: include cleanup 2021-01-12 12:22:44 +01:00
UniqueSocketDescriptor.hxx net/UniqueSocketDescriptor: add noexcept 2020-10-15 16:46:29 +02:00