◐ Shell
clean mode source ↗

Pull Request - Python tracker

Pull Request

URL PR 13842
Status open
Title bpo-28708: Dynamically allocate select fd_sets on Windows based on inputs size
History
Date User Action Args
2019-06-10 12:17:42andznsettitle: bpo-28708: Raise FD_SETSIZE limit to 16384 on windows -> bpo-28708: Dynamically allocate select fd_sets on Windows based on inputs size
2019-06-05 12:41:50andznsettitle: bpo-28708: Raise FD_SETSIZE limit to 16384 -> bpo-28708: Raise FD_SETSIZE limit to 16384 on windows
2019-06-05 12:41:40andznlinkissue28708 pull_requests
2019-06-05 12:41:40andzncreate