ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
sig_block.c File Reference
#include <signal.h>
#include "sig.h"
#include "hassgprm.h"
Include dependency graph for sig_block.c:

Go to the source code of this file.

Functions

void sig_block (int sig)
 
void sig_unblock (int sig)
 
void sig_blocknone (void)
 

Function Documentation

◆ sig_block()

void sig_block ( int  sig)

Definition at line 7 of file sig_block.c.

Here is the caller graph for this function:

◆ sig_blocknone()

void sig_blocknone ( void  )

Definition at line 31 of file sig_block.c.

◆ sig_unblock()

void sig_unblock ( int  sig)

Definition at line 19 of file sig_block.c.

Here is the caller graph for this function: