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

QLocalSocket/Win does not check ERROR_MORE_DATA

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.1
    • 4.6.0
    • Network
    • None
    • 4d0c4b9f09b35d707d437611519d0024f6f87a8c

    Description

      If QLocalSocket connects to a server, that opens its named pipe in message mode, then we might run into the situation, where ReadFile or GetOverlappedResult returns ERROR_MORE_DATA.

      This is not a real error and must be handled differently.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes