On Mon, Jun 28, 2010 at 15:30, James Y Knight <[email protected]> wrote:
> Or, if just listdir("/proc/%d/fd/" % getpid()). If that doesn't fail
> (aka /proc/pid/fd actually exists and is mounted on this OS) then only
> close the listed fds. That'll be much much faster.

I just did that, James (http://twistedmatrix.com/trac/ticket/4522) --
Thanks for your help!

C

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to