Functions | |
| def | set_close_exec |
Variables | |
| int | HANDLE_FLAG_INHERIT = 0x00000001 |
| SetHandleInformation = ctypes.windll.kernel32.SetHandleInformation | |
| def tornado.platform.windows.set_close_exec | ( | fd | ) |
Definition at line 17 of file windows.py.
| int tornado::platform::windows::HANDLE_FLAG_INHERIT = 0x00000001 |
Definition at line 14 of file windows.py.
| tornado::platform::windows::SetHandleInformation = ctypes.windll.kernel32.SetHandleInformation |
Definition at line 10 of file windows.py.