module session
Global Variables
- ffi
class Session
method __init__
__init__(flags)
Create a new vAccel session
method has_resource
has_resource(resource)
Returns true if the resource is registered with the session
method id
id()
Get the session id
method register_resource
register_resource(resource)
Register a vAccel resource with the session
method unregister_resource
unregister_resource(resource)
Unregister a vAccel resource from the session