bglibs
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
include
nonblock.h
1
#ifndef UNIX__NONBLOCK__H__
2
#define UNIX__NONBLOCK__H__
3
4
int
nonblock_on(
int
fd);
5
int
nonblock_off(
int
fd);
6
7
#endif
Generated on Fri Feb 6 2015 17:57:33 for bglibs by
1.8.5