Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
3.3.0
-
None
-
-
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
Gerrit Reviews
For Gerrit Dashboard: QLS-1456 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
602509,5 | TcpClient: adjust WinSock2 shutdown and socket closure sequence | dev | license-tools/license-service | Status: NEW | 0 | 0 |