Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we have support for handling server messages #209

Open
kirthi2468 opened this issue Feb 15, 2023 · 1 comment
Open

Do we have support for handling server messages #209

kirthi2468 opened this issue Feb 15, 2023 · 1 comment

Comments

@kirthi2468
Copy link

Do we have support for handling server messages like SMB2_OPLOCK_BREAK Notification ?

If I get a Oplock break notification while performing a read/write to the file then the script fails.

@jborean93
Copy link
Owner

Currently no because I was only aware that the break notification would occur if you are opening a file with oplocks which the higher level API does not do. Are you using the lower level API (smbprotocol) directly or is something else happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants