Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49209

QModbusServerPrivate::storeEvent() needs fixing

    XMLWordPrintable

Details

    Description

      Currently, the modbus communication event log is filled with QModbusServerPrivate::storeEvent().

      Suggestions:

      1. rename it to storeCommEvent() to make clear the function stores a communication event in the CommEventLog event buffer

      2. We either need to make sure that we fill the event buffer cleanly even in situations where derived classes reimplement QModbusServer::processPrivateModbusRequest() and/or alternatively to also make storeCommEvent() available from within QModbusServer class

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            heimrich Karsten Heimrich
            rnolden Marie Loise Nolden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes