removed EWOULDBLOCK definition from python
This commit is contained in:
parent
f9c92129f3
commit
13ae620a45
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ typedef unsigned short u_short;
|
|||
typedef unsigned long u_long;
|
||||
|
||||
#define EISCONN 63
|
||||
#define EWOULDBLOCK 64
|
||||
|
||||
#define FD_SETSIZE 96 /* see /sys/include/ape/sys/select.h */
|
||||
|
||||
|
|
Loading…
Reference in a new issue