This commit is contained in:
Kovid Goyal 2023-03-11 07:21:43 +05:30
parent 7acc6bdeb8
commit 83f25cd361
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -34,7 +34,7 @@ extern PyTypeObject Screen_Type;
#define EVDBG(...) #define EVDBG(...)
#endif #endif
#define EXTRA_FDS 3 #define EXTRA_FDS 2
#ifndef MSG_NOSIGNAL #ifndef MSG_NOSIGNAL
// Apple does not implement MSG_NOSIGNAL // Apple does not implement MSG_NOSIGNAL
#define MSG_NOSIGNAL 0 #define MSG_NOSIGNAL 0