[Tcl-bugs] [ tcl-Patches-1604352 ] TclpOpenFileChannel : use stats before trying to open file
by SourceForge.net other posts by this author
Nov 28 2006 1:42AM messages near this date
[Tcl-bugs] [ tcl-Bugs-1604355 ] TclpOpenFileChannel : try to open file which don't exist
|
[Tcl-bugs] tcl-cvs: "tcl/unix tclUnixChan.c" modified
Patches item #1604352, was opened at 2006-11-28 10:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=310894&aid=1604352&group_id=10894
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: 36. File System
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Julien Dumont (julien_dumont)
Assigned to: Vince Darley (vincentdarley)
Summary: TclpOpenFileChannel : use stats before trying to open file
Initial Comment:
use stats for check if file exist before trying to open it.
This is very usefull on nfs/autofs/network remote filesystem for avoid lags due to the remo
te filesystem implementation.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=310894&aid=1604352&group_id=10894
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-bugs
|