mirror of
https://github.com/python/cpython.git
synced 2026-06-09 21:05:55 -04:00
1db9e7bb19
set the blocking mode of a file descriptor (False if the O_NONBLOCK flag is set, True otherwise). These functions are not available on Windows.
Source files for standard library extension modules, and former extension modules that are now builtin modules.