tls_select.c File Reference

SIP-router TLS support :: Select interface. More...

#include <openssl/ssl.h>
#include <openssl/x509v3.h>
#include "../../globals.h"
#include "../../tcp_server.h"
#include "../../tcp_conn.h"
#include "../../ut.h"
#include "../../cfg/cfg.h"
#include "tls_server.h"
#include "tls_select.h"
#include "tls_mod.h"
#include "tls_init.h"
#include "tls_cfg.h"
Include dependency graph for tls_select.c:

Go to the source code of this file.


Detailed Description

Module: SIP-router TLS support

Definition in file tls_select.c.