Jump to content

Recommended Posts

Posted

I'm looking for an alternative to checking TCPRecv() errors and periodic pings.

Are there any other good ways to check?

Occasionally checking for a bad connection with TCPRecv() will dump a message from a good connection in to my dummy variable. If I have to add code to handle when that happens, I guess I will. Just seeing if there are any good alternatives first though. I didn't seem to find much when searching.

Posted

Hi,

A time you will need to send or receive something, if it does not work with the error code for tcp out, it will mean that the connection is lost.

Br, FireFox.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...