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

Make QSocketDescriptor public

XMLWordPrintable

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

      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)

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

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

              Created:
              Updated:

                There are no open Gerrit changes