Fix #6105
This commit is contained in:
parent
7acc6bdeb8
commit
83f25cd361
@ -34,7 +34,7 @@ extern PyTypeObject Screen_Type;
|
||||
#define EVDBG(...)
|
||||
#endif
|
||||
|
||||
#define EXTRA_FDS 3
|
||||
#define EXTRA_FDS 2
|
||||
#ifndef MSG_NOSIGNAL
|
||||
// Apple does not implement MSG_NOSIGNAL
|
||||
#define MSG_NOSIGNAL 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user