nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

timeoutconn.h (79B)


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