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

QSocketNotifier on Windows could be implemented using threads

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.0.1
    • Network
    • None

      Using WSAAsyncSelect is not the best option for developing highly-responsive servers, as Windows is not very responsive and has limitations wrt. the number of connections.

      QSocketNotifier (or an API similar to QSocketNotifier) using a thread would not have such limitations.

      For discussion of WSAAsyncSelect being discouraged for servers, see: http://www.winsockvb.com/forums/showthread.php?mode=hybrid&t=311

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

            mgoetz Markus Goetz (Inactive)
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes