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

Daemon: TCP server and client are missing WSACleanup calls

    XMLWordPrintable

Details

    • Windows

    Description

      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

      Attachments

        Issue Links

          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:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes