#ifndef TIMEOUTCONN_H
#define TIMEOUTCONN_H

#include "uint16.h"

extern int timeoutconn(int,char *,uint16,unsigned int);

#endif


syntax highlighted by Code2HTML, v. 0.9.1