Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QWebSocket: getting QAbstractSocket::UnknownSocketError following successful request-reply connection
QtWS25 Last Chance

QWebSocket: getting QAbstractSocket::UnknownSocketError following successful request-reply connection

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 358 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rmam
    wrote on last edited by
    #1

    After tweaking the QWebSocket client and server examples to perform a request-reply connection, I've noticed that the client was receiving a QWebSocket::error signal with a QAbstractSocket::UnknownSocketError just before closing the connection. After googling after reports of similar cases, the best that I've managed to stumble on was this Stack Overflow post which states that there was no error, which contradicts the fact that the QWebSocket::error signal is being emitted. Does anyone know what might be triggering this error, and if this actually indicates a real error?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved