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

QTcpServer::listen Specific IPv6 failed with AddressNotAvailable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.9.7, 5.11.2
    • Network
    • None
    • Linux/X11

      When I reconfigure my IPv6 network with a static address like [2001:db8:46:28::28] the QTcpServer failed to listen with AddressNotAvailable.

      // Create Server
      Server.listen(QHostAddress("2001:db8:46:28::28"), 34258);
      

      During 45-50s I can't have a valid TcpServer but i can ping the system and my local config show me that the network was configured to [2001:db8:46:28::28].

      I am using an ubuntu 16.04 and NetworkManager to configure it.

       

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

            tpochep Timur Pocheptsov
            julienju Julien CARBONNIER
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes