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

int connection_watcher_data_t::client_socket_fd

Definition at line 2914 of file gsad.c.

int connection_watcher_data_t::connection_closed

Definition at line 2916 of file gsad.c.

Referenced by exec_omp_get().

pthread_mutex_t connection_watcher_data_t::mutex

Definition at line 2917 of file gsad.c.

Referenced by exec_omp_get().

openvas_connection_t* connection_watcher_data_t::openvas_connection

Definition at line 2915 of file gsad.c.

Referenced by exec_omp_get().


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