.. |
AddressInfo.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
AddressInfo.hxx
|
net/AddressInfo: add method Cast()
|
2024-08-30 12:23:45 +02:00 |
AllocatedSocketAddress.cxx
|
net/{Allocated,Static}SocketAddress: inline GetLocalRaw()
|
2024-05-06 12:50:29 +02:00 |
AllocatedSocketAddress.hxx
|
net/SocketAdddress: remove unnecessary operator!=()
|
2024-07-23 13:04:48 +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 |
FormatAddress.cxx
|
net/FormatAddress: new library to replace ToString.cxx
|
2024-07-05 18:38:17 +02:00 |
FormatAddress.hxx
|
net/FormatAddress: new library to replace ToString.cxx
|
2024-07-05 18:38:17 +02: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 |
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
|
net/IPv6Address: add method GetPortBE()
|
2024-08-30 12:24:12 +02:00 |
Init.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
LocalSocketAddress.cxx
|
net/LocalSocketAddress: new class wrapping struct sockaddr_un
|
2024-05-06 12:54:45 +02:00 |
LocalSocketAddress.hxx
|
net/SocketAdddress: remove unnecessary operator!=()
|
2024-07-23 13:04:48 +02:00 |
MsgHdr.hxx
|
net/SocketDescriptor: add Send()/Receive() overloads with iovec
|
2024-01-13 22:32:35 +01:00 |
Resolver.cxx
|
net/Resolver: use StringIsEqual()
|
2024-09-04 17:26:45 +02:00 |
Resolver.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
SocketAddress.cxx
|
net/SocketAddress: use std::string_view::find() instead of std::memchr()
|
2024-05-06 12:54:45 +02:00 |
SocketAddress.hxx
|
net/SocketAdddress: remove unnecessary operator!=()
|
2024-07-23 13:04:48 +02:00 |
SocketDescriptor.cxx
|
net/SocketDescriptor: add Duplicate() method
|
2024-08-30 12:27:13 +02:00 |
SocketDescriptor.hxx
|
net/SocketDescriptor: add Duplicate() method
|
2024-08-30 12:27:13 +02:00 |
SocketError.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SocketError.hxx
|
net/SocketError: cast to socket_error_t to fix -Wsign-compare
|
2024-08-30 12:45:10 +02: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
|
net/{Allocated,Static}SocketAddress: inline GetLocalRaw()
|
2024-05-06 12:50:29 +02:00 |
StaticSocketAddress.hxx
|
net/SocketAdddress: remove unnecessary operator!=()
|
2024-07-23 13:04:48 +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 UniqueFileDescriptor constructor
|
2024-08-30 12:28:19 +02:00 |
meson.build
|
net/SocketDescriptor: add Duplicate() method
|
2024-08-30 12:27:13 +02:00 |