]> granicus.if.org Git - python/commit
select.epoll.fromfd(fd) must be not change the inheritable flag of the file
authorVictor Stinner <vstinner@wyplay.com>
Wed, 28 Aug 2013 10:22:39 +0000 (12:22 +0200)
committerVictor Stinner <vstinner@wyplay.com>
Wed, 28 Aug 2013 10:22:39 +0000 (12:22 +0200)
commitd72fe89b800cf8ce66b742c16e93345361976ee6
treef1bf6d31ce646865232014dd097099544c000fc0
parent67973c02790471b23a66b798533ea7ceb8d1dc9d
select.epoll.fromfd(fd) must be not change the inheritable flag of the file
descriptor
Modules/selectmodule.c