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

QLocalSocket should expose the file descriptor of the listen socket

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • None
    • Network: Sockets
    • None

    Description

      Currently QLocalSocket only exposes the fd of the accepted client socket but not the fd for the listen socket. This is required to set access permissions on the listen socket. The current default assumption seems to be 755 which is not sufficient.

      Please add a function that exposes the relevant socket.

      Attachments

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

        Activity

          People

            shkearns Shane Kearns
            alex Alex (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes