| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Open
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
(Re)arm the oplock future for this open. This function should be called when an oplock changes level to anything except SMB2_OPLOCK_LEVEL_NONE |
Simple oplock break callback handler.
|
Complex oplock break callback handler.
@param cb: callable taking 3 parameters:
L{Open}
L{Smb2} containing the break request
L{object} arbitrary context
should handle breaking the oplock in some way
callback is also responsible for re-arming the future
and updating the oplock_level (if changed)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 29 08:51:17 2017 | http://epydoc.sourceforge.net |