2.2.14.2.12 SMB2_CREATE_DURABLE_HANDLE_RESPONSE_V2
SMB2_CREATE_DURABLE_HANDLE_RESPONSE_V2 is sent by the server in response to an SMB2_CREATE_DURABLE_HANDLE_REQUEST_V2 (section 2.2.13.2.11) to inform the client that a durable handle to a file was created successfully. The SMB2_CREATE_DURABLE_HANDLE_RESPONSE_V2 context is only valid for the SMB 3.x dialect family.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Timeout |
|||||||||||||||||||||||||||||||
Flags |
Timeout (4 bytes): The server MUST set this field to the time, in milliseconds, it waits for the client to reconnect after a failover.
Flags (4 bytes): This field MUST be constructed using zero or more of the following values:
-
Value
Meaning
SMB2_DHANDLE_FLAG_PERSISTENT
0x00000002
A persistent handle is granted.