Uploaded image for project: 'Qt License server'
  1. Qt License server
  2. QLS-1456

Daemon: error log on some client disconnections

    XMLWordPrintable

Details

    • Windows
    • License server development 36, License server development 37

    Description

      With some clients, such as Qt Creator 14, there appears a logging print when the client socket disconnects:

      "Error occurred with socket id N: The operation was completed successfully"

      It looks like both POLLERR and POLLHUP event status bits are set for the socket's poll descriptor, and the current order is to check for POLLERR first, resulting in the error print.

      Attachments

        For Gerrit Dashboard: QLS-1456
        # Subject Branch Project Status CR V

        Activity

          People

            arttu.tarkiainen Arttu Tarkiainen
            arttu.tarkiainen Arttu Tarkiainen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change