This commit is contained in:
Kovid Goyal
2023-03-11 07:21:43 +05:30
parent 7acc6bdeb8
commit 83f25cd361

View File

@@ -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