sess_expires property
Specify session expiration period, in seconds. Must not be lower than #min_se. Default is 1800.
Implementation
@ffi.UnsignedInt()
external int sess_expires;
Specify session expiration period, in seconds. Must not be lower than #min_se. Default is 1800.
@ffi.UnsignedInt()
external int sess_expires;