mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
r4700: first attempt at a composite async function, smb_composite_loadfile(),
which combineds ntcreatex, readx and close into a single call that behaves just like a normal libcli async call.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
c19f1850ee
commit
516f68fb05
@@ -134,3 +134,6 @@ struct security_ace;
|
||||
struct lsa_RightSet;
|
||||
|
||||
struct ldb_val;
|
||||
|
||||
struct smb_composite_loadfile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user