On Fri, Jun 22, 2007 at 08:58:04AM +0200, Philippe Anel wrote:
> What do you mean ?

Well,  I've not read the protocol details for a while.
But from memory I thought it allowed this type of operation:

    send: open,fid,file
    send: read,fid,args
    send: read,fid,args

    (wait one rtt)

    recv: open success/fail
    recv: read result / read error due to unknown fid
    recv: read result / read error due to unknown fid

DF

> 
> Derek Fawcus a écrit :
> > On Tue, Jun 19, 2007 at 10:11:31PM +0200, Philippe Anel wrote:
> >   
> >> Can someone explain me the reason why the Fids are not returned
> >> by the server (along with the Qids by example) ?
> >>     
> >
> > I always assumed it was to enable pipelined operations.
> >
> > DF
> >
> >
> >   

Reply via email to