Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

nonblock.h

00001 #ifndef UNIX__NONBLOCK__H__
00002 #define UNIX__NONBLOCK__H__
00003 
00004 int nonblock_on(int fd);
00005 int nonblock_off(int fd);
00006 
00007 #endif

Generated on Tue Mar 23 21:58:09 2004 for bglibs by doxygen 1.3.5