![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Variables | |
int | sig_alarm = SIGALRM |
int | sig_child = SIGCHLD |
int | sig_cont = SIGCONT |
int | sig_hangup = SIGHUP |
int | sig_int = SIGINT |
int | sig_pipe = SIGPIPE |
int | sig_term = SIGTERM |
void(* | sig_defaulthandler )() = SIG_DFL |
void(* | sig_ignorehandler )() = SIG_IGN |