s3:smb2_server: always send STATUS_PENDING responses, but delayed by 0.5 milliseconds
[gd/samba-autobuild/.git] / source3 / smbd / globals.h
index 2e94b55a043fda0f79a55f9b3c0c7ee3784bdad8..77eed19289b10eeafca35002ee22a178bb52e616 100644 (file)
@@ -347,7 +347,7 @@ struct smbd_smb2_request {
 
        int current_idx;
        bool do_signing;
-       bool async;
+       struct tevent_timer *async_te;
        bool cancelled;
        bool compound_related;