Greenbone Security Assistant  7.0.3~git
connection_watcher_data_t Struct Reference
Collaboration diagram for connection_watcher_data_t:
Collaboration graph

Data Fields

int client_socket_fd
 
openvas_connection_t * openvas_connection
 
int connection_closed
 
pthread_mutex_t mutex
 

Detailed Description

Definition at line 2913 of file gsad.c.

Field Documentation

◆ client_socket_fd

int connection_watcher_data_t::client_socket_fd

Definition at line 2914 of file gsad.c.

◆ connection_closed

int connection_watcher_data_t::connection_closed

Definition at line 2916 of file gsad.c.

◆ mutex

pthread_mutex_t connection_watcher_data_t::mutex

Definition at line 2917 of file gsad.c.

◆ openvas_connection

openvas_connection_t* connection_watcher_data_t::openvas_connection

Definition at line 2915 of file gsad.c.


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