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

Daemon: TCP server and client are missing WSACleanup calls

XMLWordPrintable

    • Windows

      WinSock2 documentation states there must be a call to WSACleanup() for each successful WSAStartup() call. The codebase does not currently adhere to this requirement.

      https://learn.microsoft.com/en-us/windows/win32/api/winsock/nf-winsock-wsacleanup

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

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

              Created:
              Updated:

                There are no open Gerrit changes