Skip to content
Snippets Groups Projects
  • Jonathan Hanks's avatar
    86d29b55
    Work on #106, allow the broadcast port to be set in the daqdrc. · 86d29b55
    Jonathan Hanks authored
    Update the daq parser to consume a port number as well as a broadcast interface name.
    
    * This introduces a address:port parsing call into the net_writer code to allow it to handle both the port information as well.
    * Removes a minor memory leak, by moving from strdup w/o a free to a std::string.
    * As we no longer transmit data via daqd data concentrators this removes the DC code path from the net_writer broadcast section.
    * Also removes to unneeded constants.
    86d29b55
    History
    Work on #106, allow the broadcast port to be set in the daqdrc.
    Jonathan Hanks authored
    Update the daq parser to consume a port number as well as a broadcast interface name.
    
    * This introduces a address:port parsing call into the net_writer code to allow it to handle both the port information as well.
    * Removes a minor memory leak, by moving from strdup w/o a free to a std::string.
    * As we no longer transmit data via daqd data concentrators this removes the DC code path from the net_writer broadcast section.
    * Also removes to unneeded constants.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.