On 5/30/05, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
> 
> Am 30.05.2005 um 01:59 schrieb [EMAIL PROTECTED]:
> 
> > Perfect
> >
> 
> Even more "perfect":
> 
>    instead of compile-time, you could select vfs operation
>    as a ns/server config option.
> 
> I'd have to write Ns_FSStat, Ns_FSOpen, Ns_FSDirents
> etc wrappers *anyway*. So instead of ifdefing pieces of
> code in there, I can make the judgement on the basis of
> checking the config setup which is one quick operation.
> This is more friendly and would allow people to easily
> experiment with the performance and pros/cons added with
> the vfs interface w/o the hassle of recompiling all.


What's the return value of Ns_FSOpen?

Reply via email to