#ifndef TIMEOUTWRITE_H #define TIMEOUTWRITE_H extern int timeoutwrite(int t,int fd,char *buf,int len); #endif