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

Daemon: error log on some client disconnections

    XMLWordPrintable

Details

    • Windows
    • a047ff1cb (3.3.1), 4a3d63593 (3.3), e32afd409 (dev), e0641a938 (dev)
    • License server development 36, License server development 37, License server development 38, License server development 42

    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

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes