PATCH samba cache and read-ahead

Amin Azez azez at ufomechanic.net
Fri Jan 11 15:25:48 GMT 2008


* 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)

Sam




More information about the samba-technical mailing list