.. |
AddressInfo.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
AddressInfo.hxx
|
net/AddressInfo: add methods IsInet(), IsTCP()
|
2024-01-08 13:47:59 +01:00 |
AllocatedSocketAddress.cxx
|
net/AllocatedSocketAddress: add SetLocal() overload with std::string_view
|
2024-05-06 12:48:42 +02:00 |
AllocatedSocketAddress.hxx
|
net/AllocatedSocketAddress: add SetLocal() overload with std::string_view
|
2024-05-06 12:48:42 +02:00 |
DscpParser.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
DscpParser.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Features.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
HostParser.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
HostParser.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Init.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
IPv4Address.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
IPv4Address.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
IPv6Address.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
IPv6Address.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
meson.build
|
lib/fmt/RuntimeError: new library
|
2022-11-29 14:10:34 +01:00 |
MsgHdr.hxx
|
net/SocketDescriptor: add Send()/Receive() overloads with iovec
|
2024-01-13 22:32:35 +01:00 |
Resolver.cxx
|
io, net, evnet: quote file names in error messages
|
2024-04-10 13:36:05 +02:00 |
Resolver.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
SocketAddress.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SocketAddress.hxx
|
net/SocketAddress: move code to IsInet()
|
2024-01-08 13:48:13 +01:00 |
SocketDescriptor.cxx
|
net/SocketDescriptor: disable msghdr methods on Windows
|
2024-01-18 15:44:44 +01:00 |
SocketDescriptor.hxx
|
net/SocketDescriptor: disable msghdr methods on Windows
|
2024-01-18 15:44:44 +01:00 |
SocketError.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SocketError.hxx
|
net/SocketError: fix typo
|
2024-03-11 15:32:24 +01:00 |
SocketUtil.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SocketUtil.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
StaticSocketAddress.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
StaticSocketAddress.hxx
|
net/StaticSocketAddress: add method GetLocalPath()
|
2024-05-06 12:50:24 +02:00 |
ToString.cxx
|
net/ToString: check family==AF_INET6 instead of looking for colons
|
2023-09-18 21:59:27 +02:00 |
ToString.hxx
|
net/ToString: use #pragma once
|
2023-09-18 22:01:40 +02:00 |
UniqueSocketDescriptor.hxx
|
net/UniqueSocketDescriptor: add method MoveToFileDescriptor()
|
2024-04-04 09:16:44 +02:00 |