vinipsmaker / tufao

An asynchronous web framework for C++ built on top of Qt
http://vinipsmaker.github.io/tufao/
GNU Lesser General Public License v2.1
589 stars 179 forks source link

Socket stops to accept connexion #87

Open giraldeau opened 7 years ago

giraldeau commented 7 years ago

A got a service listening for a while and today it stop to respond with this message:

QIODevice::read (QTcpSocket): device not open

I know this information may be not enough to diagnose the problem, but maybe someone has already seen this behavior. I've seen Chinese IPs connected, so they may have crafted buggy packets. Tufao 1.4.1 on Ubuntu 16.04.01 (Qt 5.5.1)