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

QLocalSocket/Win does not check ERROR_MORE_DATA

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes