Functions | Variables
ssl_wrapper.c File Reference
#include "net_skeleton.h"
#include "ssl_wrapper.h"
Include dependency graph for ssl_wrapper.c:

Go to the source code of this file.

Functions

static void ev_handler (struct ns_connection *nc, int ev, void *p)
 
int main (int argc, char *argv[])
 
static void show_usage_and_exit (const char *prog)
 
static void signal_handler (int sig_num)
 
void * ssl_wrapper_init (const char *local_addr, const char *target_addr, const char **err_msg)
 
void ssl_wrapper_serve (void *param, volatile int *quit)
 

Variables

static int s_received_signal = 0
 

Function Documentation

static void ev_handler ( struct ns_connection nc,
int  ev,
void *  p 
)
static

Definition at line 22 of file ssl_wrapper.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 102 of file ssl_wrapper.c.

static void show_usage_and_exit ( const char *  prog)
static

Definition at line 97 of file ssl_wrapper.c.

static void signal_handler ( int  sig_num)
static

Definition at line 92 of file ssl_wrapper.c.

void* ssl_wrapper_init ( const char *  local_addr,
const char *  target_addr,
const char **  err_msg 
)

Definition at line 59 of file ssl_wrapper.c.

void ssl_wrapper_serve ( void *  param,
volatile int *  quit 
)

Definition at line 79 of file ssl_wrapper.c.

Variable Documentation

int s_received_signal = 0
static

Definition at line 90 of file ssl_wrapper.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17