Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-83891

Make QSocketDescriptor public

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • Core: I/O
    • None

    Description

      QSocketDescriptor was introduced to fix QTBUG-70441, it does it in a way where it can transparently convert to and from relevant descriptor types (HANDLE and quintptr on Windows, and 'int' on other platforms).

      Moving forward we'd like to:

      • Document the undocumented bits
      • Remove the implicit conversions it has

      To be done for Qt 6 or 7 (TBD)

      Attachments

        Issue Links

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

          Activity

            People

              manordheim Mårten Nordheim
              manordheim Mårten Nordheim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes