OpenVAS Libraries
9.0.3
|
Redis transaction handle. More...
Data Fields | |
struct kb_redis * | kbr |
bool | valid |
Redis transaction handle.
Definition at line 89 of file kb_redis.c.
struct kb_redis* redis_tx::kbr |
Redis KB handle.
Definition at line 91 of file kb_redis.c.
bool redis_tx::valid |
Whether the transaction is still valid.
Definition at line 92 of file kb_redis.c.