How to close all files between fork and exec?

Andrew Gierth andrew at erlenstar.demon.co.uk
Wed Jan 17 23:17:13 EST 2001


>>>>> "Donn" == Donn Cave <donn at u.washington.edu> writes:

 Donn> Unfortunately it looks to me like no one has ever put
 Donn> getdtablesize() in Python.

does it have sysconf(_SC_OPEN_MAX)?

-- 
Andrew.

comp.unix.programmer FAQ: see <URL: http://www.erlenstar.demon.co.uk/unix/>
                           or <URL: http://www.whitefang.com/unix/>



More information about the Python-list mailing list