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

QNativeSocketEngine windows implementation: writeNative and 49152

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Not Evaluated
    • 4.6.2
    • None
    • Network
    • None
    • 26a0d799cd6e987666228afa9cfe017d226c4fdd

    Description

      Get rid of magic number 49152 inside QNativeSocketEnginePrivate::nativeWrite

      The comment there says:
      // don't send more than 49152 per call to WSASendTo to avoid getting a WSAENOBUFS

      Look when this happened and if we could get rid of it. (git blame etc...)

      Look if we could circumvent it, e.g. OS specific define or trying it and doing it with magic number when getting WSAENOBUFS

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes