-
Committer:
John Arbash Meinel
-
Date:
2008-10-25 00:30:07 UTC
-
mto:
(3789.2.9 pack_retry_153786)
-
mto:
This revision was merged to the branch mainline in
revision
3800.
-
Revision ID:
john@arbash-meinel.com-20081025003007-5xam89uv2d1b2pdb
During Transport.readv() close the file handle if we can.
This helps reduce open file handles, especially on Windows where it prevents
us from doing other things with the file.