.. |
AddressInfo.cxx
|
net/AddressInfo: add noexcept
|
2022-04-26 21:17:01 +02:00 |
AddressInfo.hxx
|
net/AddressInfo: add iterator type aliases
|
2022-06-07 10:11:26 +02:00 |
AllocatedSocketAddress.cxx
|
net/SocketAddress: add #ifdefs for std::span
|
2022-05-31 13:51:12 +02:00 |
AllocatedSocketAddress.hxx
|
net/SocketAddress: GetSteadyPart() returns std::span
|
2022-05-31 13:32:27 +02:00 |
DscpParser.cxx
|
Fix DSCP LE value
|
2022-02-02 16:29:01 +00:00 |
DscpParser.hxx
|
net/DscpParser: new library
|
2022-01-11 20:31:52 +01:00 |
Features.hxx
|
Copyright year 2022
|
2022-07-14 17:59:35 +02:00 |
HostParser.cxx
|
net/HostParser: use std::string_view instead of StringView
|
2022-05-31 13:44:25 +02:00 |
HostParser.hxx
|
net/HostParser: use std::string_view instead of StringView
|
2022-05-31 13:44:25 +02:00 |
Init.hxx
|
Copyright year 2022
|
2022-07-14 17:59:35 +02: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 |
meson.build
|
net/DscpParser: new library
|
2022-01-11 20:31:52 +01:00 |
Resolver.cxx
|
Copyright year 2022
|
2022-06-30 09:41:53 +02:00 |
Resolver.hxx
|
Copyright year 2022
|
2022-06-30 09:41:53 +02:00 |
SocketAddress.cxx
|
net/SocketAddress: include cleanup
|
2022-05-31 13:54:19 +02:00 |
SocketAddress.hxx
|
net/SocketAddress: add std::span cast operators
|
2022-06-30 10:30:54 +02:00 |
SocketDescriptor.cxx
|
io/FileDescriptor, net/SocketDescriptor: make lots of methods "const"
|
2022-11-09 19:19:20 +01:00 |
SocketDescriptor.hxx
|
io/FileDescriptor, net/SocketDescriptor: make lots of methods "const"
|
2022-11-09 19:19:20 +01:00 |
SocketError.cxx
|
net/SocketError: relicense to BSD-2
|
2021-01-21 21:31:02 +01:00 |
SocketError.hxx
|
event/net/UdpListener: use IsSocketErrorReceiveWouldBlock()
|
2022-06-30 10:32:25 +02:00 |
SocketUtil.cxx
|
Copyright year 2022
|
2022-07-14 17:59:35 +02:00 |
SocketUtil.hxx
|
Copyright year 2022
|
2022-07-14 17:59:35 +02:00 |
StaticSocketAddress.cxx
|
net/StaticSocketAddress: use std::string_view instead of StringView
|
2022-05-31 13:49:18 +02:00 |
StaticSocketAddress.hxx
|
net/StaticSocketAddress: use std::string_view instead of StringView
|
2022-05-31 13:49:18 +02: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 |