ruddy32's picture

My application always close tcp connexion while the TCPConnection is set to alive. It seems that next read close this connection.
How to make my application wait for next data ?
Do I have to rewrite HTTPRequestReader ?
Thanks