..
AddressInfo.cxx
replace assert.h with cassert
2020-03-12 15:25:38 -07:00
AddressInfo.hxx
net/AddressInfo: add MakeAddrInfo()
2020-02-01 11:48:15 +01:00
AllocatedSocketAddress.cxx
net/AllocatedSocketAddress: remove config.h, we have Features.hxx already
2019-08-26 20:28:53 +02:00
AllocatedSocketAddress.hxx
include cleanups (powered by iwyu)
2019-07-05 09:59:58 +02:00
Features.hxx
copyright year 2020
2020-01-18 19:23:49 +01:00
HostParser.cxx
net/HostParser: add noexcept
2019-01-21 21:20:43 +01:00
HostParser.hxx
net/HostParser: add noexcept
2019-01-21 21:20:43 +01:00
Init.hxx
copyright year 2020
2020-01-18 19:23:49 +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
replace stdint.h with cstdint
2020-03-12 19:04:39 -07:00
meson.build
net/IPv[46]Address: make the initializers more portable
2018-11-02 17:47:43 +01:00
Resolver.cxx
change errno.h to cerrno
2020-03-12 15:51:16 -07:00
Resolver.hxx
include cleanups (powered by iwyu)
2019-07-05 09:59:58 +02:00
SocketAddress.cxx
replace assert.h with cassert
2020-03-12 15:25:38 -07:00
SocketAddress.hxx
net/ToString: move UnmapV4() to class IPv6Address
2019-07-03 21:56:56 +02:00
SocketDescriptor.cxx
change errno.h to cerrno
2020-03-12 15:51:16 -07:00
SocketDescriptor.hxx
net/SocketDescriptor: expose CheckDuplicate()
2019-08-26 20:36:51 +02:00
SocketError.cxx
copyright year 2020
2020-01-18 19:23:49 +01:00
SocketError.hxx
change errno.h to cerrno
2020-03-12 15:51:16 -07:00
SocketUtil.cxx
copyright year 2020
2020-01-18 19:23:49 +01:00
SocketUtil.hxx
copyright year 2020
2020-01-18 19:23:49 +01:00
StaticSocketAddress.cxx
net/AddressInfo: include Features.hxx instead of config.h
2019-08-26 20:26:40 +02:00
StaticSocketAddress.hxx
replace assert.h with cassert
2020-03-12 15:25:38 -07:00
ToString.cxx
replace assert.h with cassert
2020-03-12 15:25:38 -07: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