- 
    
Bug
 - 
    Resolution: Done
 - 
    
P3: Somewhat important
 - 
    5.6.1
 - 
    None
 - 
    Linux X86_64
 
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.
- relates to
 - 
                    
QTBUG-57026 ssl websocketserver stops accepting new connections
-         
 - Closed
 
 -         
 - 
                    
QTBUG-63312 No timeout in QWebSocketServer/QSslServer during handshake
-         
 - Closed
 
 -