mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
ed962c833b
finished when we need to trigger the continuation immediately.
Via a fairly complex path, this fixes the problem where all hosts in
the build farm that do not have ipv6 failed a lot of the RPC
tests. This happened because the dcerpc_connect() async code used a
composite_continue() on a context which was already in an error state,
due to the socket backend saying that ipv6 was unavailable
(This used to be commit
|
||
---|---|---|
.. | ||
composite.c | ||
composite.h |