Data Fields | |
unsigned int | IP |
unsigned short | Port |
int | SockFD |
int | Retries |
Definition at line 15 of file action_alert_socket.c.
unsigned int action_socket_rec::IP |
Definition at line 16 of file action_alert_socket.c.
Referenced by AlertSocketConnect(), and AlertSocketParseArgs().
unsigned short action_socket_rec::Port |
Definition at line 17 of file action_alert_socket.c.
Referenced by AlertSocketConnect(), and AlertSocketParseArgs().
Definition at line 18 of file action_alert_socket.c.
Referenced by AlertSocketAction(), AlertSocketConnect(), and AlertSocketMessage().
Definition at line 19 of file action_alert_socket.c.
Referenced by AlertSocketAction(), AlertSocketConnect(), and AlertSocketMessage().