Can anyone suggest C++ program for checking dropped TCP Connection. How will I know if the connection half dropped?
I want to check if the connection is dropped in every loop run.
Can anyone suggest C++ program for checking dropped TCP Connection. How will I know if the connection half dropped?
I want to check if the connection is dropped in every loop run.