debugging for sam, and an old fix forgotten
This commit is contained in:
@@ -590,6 +590,7 @@ extern void freenetconninfo(NetConnInfo*);
|
||||
#define OCEXEC 32 /* or'ed in, close on exec */
|
||||
#define ORCLOSE 64 /* or'ed in, remove on close */
|
||||
#define ODIRECT 128 /* or'ed in, direct access */
|
||||
#define ONONBLOCK 256 /* or'ed in, non-blocking call */
|
||||
#define OEXCL 0x1000 /* or'ed in, exclusive use (create only) */
|
||||
#define OLOCK 0x2000 /* or'ed in, lock after opening */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user