timeoutconn.h (79B)
1 #ifndef TIMEOUTCONN_H 2 #define TIMEOUTCONN_H 3 4 extern int timeoutconn(); 5 6 #endif