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

nativeClose() - setsockopt - with SO_DONTLINGER optval must be a bool (not a linger)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 4.6.2
    • 4.6.0
    • Network
    • None
    • 855ce69f17f570bc91e02bfb34d9e3f1699b3b18

    Description

      In QNativeSocketEnginePrivate::nativeClose() for windows, the optval struct should be a boolean and not a linger when using SO_DONTLINGER

      http://msdn.microsoft.com/en-us/library/ms740476(VS.85).aspx

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes