.. |
AddressInfo.cxx
|
replace assert.h with cassert
|
2020-03-12 15:25:38 -07:00 |
AddressInfo.hxx
|
include cleanup
|
2020-07-23 16:26:18 +02:00 |
AllocatedSocketAddress.cxx
|
net/AllocatedSocketAddress: remove config.h, we have Features.hxx already
|
2019-08-26 20:28:53 +02:00 |
AllocatedSocketAddress.hxx
|
net/AllocatedSocketAddress: add missing forward declaration
|
2020-07-23 17:40:29 +02: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
|
net/{Resolver,HostParser}: include <cstring>
|
2020-07-23 17:40:29 +02:00 |
Init.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
IPv4Address.cxx
|
replace assert.h with cassert
|
2020-03-12 15:25:38 -07:00 |
IPv4Address.hxx
|
replace stdint.h with cstdint
|
2020-03-12 19:04:39 -07:00 |
IPv6Address.cxx
|
replace assert.h with cassert
|
2020-03-12 15:25:38 -07:00 |
IPv6Address.hxx
|
remove GCC5 hacks
|
2020-09-16 18:10:27 -07:00 |
meson.build
|
net/IPv[46]Address: make the initializers more portable
|
2018-11-02 17:47:43 +01:00 |
Resolver.cxx
|
net/{Resolver,HostParser}: include <cstring>
|
2020-07-23 17:40:29 +02:00 |
Resolver.hxx
|
net/{Resolver,HostParser}: include <cstring>
|
2020-07-23 17:40:29 +02:00 |
SocketAddress.cxx
|
net/SocketAddress: include cleanup
|
2020-10-15 15:01:19 +02:00 |
SocketAddress.hxx
|
include cleanup
|
2020-07-23 16:26:18 +02:00 |
SocketDescriptor.cxx
|
include cleanup
|
2020-07-23 16:26:18 +02:00 |
SocketDescriptor.hxx
|
system/FileDescriptor: move to io/
|
2020-05-05 14:27:03 +02:00 |
SocketError.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
SocketError.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01: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
|
net/StaticSocketAddress: add IWYU pragma
|
2020-07-23 17:40:29 +02:00 |
ToString.cxx
|
use std chr functions
|
2020-05-30 13:36:53 +02:00 |
ToString.hxx
|
net/ToString: UnmapV4() returns IPv4Address
|
2019-07-03 21:56:27 +02:00 |
UniqueSocketDescriptor.hxx
|
net/UniqueSocketDescriptor: import std::swap()
|
2019-08-26 20:37:47 +02:00 |