Closed zhanghai closed 4 years ago
SMB2ChangeNotifyRequest is modified to be an SMB2MultiCreditPacket, and Directory.changeNotifyAsync() is added for obtaining a future for SMB2ChangeNotifyResponse.
I've locally tested that this PR works, as in https://github.com/hierynomus/smbj/issues/572#issuecomment-670984231
SMB2ChangeNotifyRequest is modified to be an SMB2MultiCreditPacket, and Directory.changeNotifyAsync() is added for obtaining a future for SMB2ChangeNotifyResponse.