]> git.ipfire.org Git - thirdparty/kea.git/commit
[#691,!395] More review comments
authorThomas Markwalder <tmark@isc.org>
Wed, 26 Jun 2019 19:32:55 +0000 (15:32 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 27 Jun 2019 11:50:55 +0000 (07:50 -0400)
commit4a0b024bc6d83b26fe702d95ee7ce0c914b37d8e
treeca5b193a9e297b9a7b67fd9c9ff7a52efe9a9049
parenta45c0acdc8a55eded5281162f1da09a2254e2181
[#691,!395] More review comments

src/hooks/dhcp/high_availability/ha_messages.mes
    Removed HA_SERVICE_CONNECT_INVALID_SOCKET message

src/hooks/dhcp/high_availability/ha_service.cc
    HAService::clientConnectHandler() - now just avoids registering
    an invalid FD with no log and return(true)

src/lib/http/client.cc
    Added commen in Connection::close()

src/lib/http/tests/server_client_unittests.cc
    Removed invalid FD failure in test
src/hooks/dhcp/high_availability/ha_messages.cc
src/hooks/dhcp/high_availability/ha_messages.h
src/hooks/dhcp/high_availability/ha_messages.mes
src/hooks/dhcp/high_availability/ha_service.cc
src/lib/http/client.cc
src/lib/http/tests/server_client_unittests.cc