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

QWebSocketServer, telnet connection not notified

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.14
    • 5.6.1
    • WebSockets
    • None
    • Linux X86_64

    Description

      My application use a QWebSocketServer to accept connections from others Qt app.

      To manage connection I connect my slot to the signal QWebSocketServer::newConnection and it works fine.

      The problem occurs when I connect to the server using :

      telnet server_ip websocket_port

      I get the telnet connection, netstat show the "ESTABILISHED" state but the QWebSocketServer doesn't notify the event.

      Attachments

        Issue Links

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

          Activity

            People

              kurt.pattyn Kurt Pattyn
              lucag Luca
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes