c - Linux : receive from socket with timeout? -


I have a graphics application, where the data comes from the server when the screen is updated. (Incremental update) I see that when there is no data from a server, then the socket is shutting down some time later. Is there any way to handle this scenario?

You may find "TCP Kolliv" more information in this web page:

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

Installing croogo for cakephp -