No smb_raw_search_next in smb_cliraw.h

Jeremy Allison jra at samba.org
Mon Jul 7 13:15:34 MDT 2014


On Fri, Jul 04, 2014 at 11:49:40PM +0200, Stef Bon wrote:
> Hi,
> 
> I understand the purpose of tevent.
> It looks like the different levels of network io (application level ->
> hardware level).
> 
> But there are some issues:
> 
> - can it handle async io like fs change notify?

Yes. That's the purpose of tevent.

> - I had a case when the connection was shutdown from the remote site.
> The client library (smbcli_full_connection)
> did not handle this. Or is there a way to do this?

Hmm. Can you explain the specific case ? The
synchronous client library is built on top
of the async calls. Users of the sync library
calls of course can't get async behavior.


More information about the samba-technical mailing list