00001 #ifndef _SETBLOCK_H_ 00002 #define _SETBLOCK_H_ 00003 00004 bool setblock(int fd, bool on); 00005 00006 #endif /* _SETBLOCK_H_ */