OpenVAS Manager  7.0.3~git
connection_watcher_data_t Struct Reference
Collaboration diagram for connection_watcher_data_t:
Collaboration graph

Data Fields

openvas_connection_t * client_connection
 
int connection_closed
 
pthread_mutex_t mutex
 

Detailed Description

Definition at line 336 of file openvasmd.c.

Field Documentation

◆ client_connection

openvas_connection_t* connection_watcher_data_t::client_connection

Definition at line 337 of file openvasmd.c.

◆ connection_closed

int connection_watcher_data_t::connection_closed

Definition at line 338 of file openvasmd.c.

◆ mutex

pthread_mutex_t connection_watcher_data_t::mutex

Definition at line 339 of file openvasmd.c.


The documentation for this struct was generated from the following file: