[PATCH] Make cli_full_connection async

Jeremy Allison jra at samba.org
Thu Apr 11 15:56:13 MDT 2013


On Wed, Apr 10, 2013 at 04:49:47PM +0200, Volker Lendecke wrote:
> On Wed, Apr 10, 2013 at 01:11:09PM +0200, Volker Lendecke wrote:
> > Hi!
> > 
> > Attached find a patchset to make cli_full_connection async
> > to a certain extent. Notable exceptions: Name lookup is not
> > async, so it is only truly async if passed an IP address,
> > and acquiring Kerberos tickets is not async. It has some
> > minor cleanup patches embedded.
> > 
> > Please review & push.
> 
> Christian did review, found that I had forgotten the
> set_socket_options in cli_connect_sock_done. New version
> attached...

Ok, that's a seriously nice set of patches ! Well done.

I'm running under test right now and will push once
things pass.

Jeremy.


More information about the samba-technical mailing list