Skip to content
  • Thomas Markwalder's avatar
    [5599] Control channel now emits info on any discarded data · e47da044
    Thomas Markwalder authored
    doc/guide/ctrl-channel.xml
        Minor update to using socat
    
    src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc
    src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc
        Updated testing for server response to server
        side control channel timeouts
    
    src/lib/cc/json_feed.h
            JSONFeed::getProcessedText() - new method that
            returns a copy of the current accumulation of
            accepted text
    
    src/lib/config/config_messages.mes
    src/lib/config/command_mgr.cc
        Connection::receiveHandler() - added log info about
        discarded data when client closes connection
    
        Connection::timeoutHandler() - added info about discarded
        data to server's response to client on server side timeout
    e47da044