ladybird/Userland/Services/DHCPClient
Lenny Maiorani 0b7baa7e5a Services: Use default constructors/destructors
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-03-24 20:09:26 -07:00
..
CMakeLists.txt DHCPClient: Port to LibMain :^) 2021-11-30 23:34:40 +01:00
DHCPv4.cpp Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
DHCPv4.h DHCPClient: Simplify DHCPv4PacketBuilder 2021-10-25 14:31:11 +02:00
DHCPv4Client.cpp Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
DHCPv4Client.h Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
main.cpp DHCPClient: Port to LibMain :^) 2021-11-30 23:34:40 +01:00