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

Windows: WSAASyncSelect VS IOCP Completion Port and overlapped IO

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.6.2
    • Network
    • None
    • iOS/tvOS/watchOS

      Not one time i hear from people recomendation using boost::asio instead QtNetwork. I compare source and descriptions both library for Windows implementation. And Qt and asio using Overlapped I/O, but Qt use WSAASyncSelect for receive sockets events, asio use IOCP (Completion Port). How about migrate to IOCP too? People say what IOCP get more stability for server and this also get reason for remove CreateWindow from QEventDispatcher_win.cpp

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

            mgoetz Markus Goetz (Inactive)
            sabrog Vladislav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes