PATCH samba cache and read-ahead

Jelmer Vernooij jelmer at samba.org
Fri Jan 11 15:31:30 GMT 2008


Am Freitag, den 11.01.2008, 15:25 +0000 schrieb Amin Azez:
> * Jelmer Vernooij wrote, On 11/01/08 15:08:
> >
> >> Please could you advise me on the different rpc pipe open calls. I will
> >> want to be doing syncronous and asyncronous calls in both directions? 
> >>     
> > Basically, if you need to connect synchronously, use
> > dcerpc_pipe_connect() and use
> > dcerpc_pipe_connect_send()/dcerpc_pipe_connect_recv() when you need to
> > connect asynchronously. There is also dcerpc_pipe_connect_b() (and
> > matching async functions) which allows you to specify a binding struct
> > rather than a binding string. 
> >   
> Thanks for your comments on this (and the other).
> 
> Please could you give an example of a binding string?
> (I think there are some in the torture config but I can't find that)
There is an explanation in prog_guide.txt in the root of the Samba 4 git
tree. 

Examples of binding strings could be : ncalrpc:,
ncacn_ip_tcp:192.168.4.8 or ncacn_np:SOMEHOST.

Cheers,

Jelmer
-- 
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.samba.org/archive/samba-technical/attachments/20080111/9904a7dd/attachment.bin


More information about the samba-technical mailing list