.. |
AddressInfo.cxx
|
convert address_family_ranking to std::array
|
2021-11-11 01:27:31 -08: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 |
IPv4Address.cxx
|
net/SocketAddress: add CastTo()
|
2020-11-30 21:51:07 +01:00 |
IPv4Address.hxx
|
net/IPv4Address: add method GetPortBE()
|
2021-11-26 16:25:43 +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 |
Init.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Resolver.cxx
|
net/Resolver: include cleanup
|
2021-10-13 11:06:10 +02: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
|
Permission: add option "host_permissions"
|
2021-10-14 14:44:18 +02:00 |
ToString.hxx
|
Permission: add option "host_permissions"
|
2021-10-14 14:44:18 +02:00 |
UniqueSocketDescriptor.hxx
|
net/UniqueSocketDescriptor, ...: include <utility> instead of <algorithm>
|
2021-11-26 16:25:29 +01:00 |
meson.build
|
net/IPv[46]Address: make the initializers more portable
|
2018-11-02 17:47:43 +01:00 |