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