|
OpenVAS Scanner 23.23.1
|
Object to store a list of hooks for close_stream_connection. More...
Data Fields | |
| struct csc_hook_s * | next |
| int(* | fnc )(int fd) |
Object to store a list of hooks for close_stream_connection.
| int(* csc_hook_s::fnc) (int fd) |
| struct csc_hook_s* csc_hook_s::next |