summaryrefslogtreecommitdiff
path: root/timeoutconn.h
blob: 88aab06a7436c194e224a942dd91c3ef8ea73ad6 (plain)
1
2
3
4
5
6
#ifndef TIMEOUTCONN_H
#define TIMEOUTCONN_H

extern int timeoutconn();

#endif