client_connection Struct Reference

#include <tls.h>


Data Fields

int socket
in6_addr addr
int sport
nussl_sessionnussl


Detailed Description

Definition at line 61 of file tls.h.


Field Documentation

struct in6_addr client_connection::addr

IPv6 address

Definition at line 66 of file tls.h.

Referenced by tls_sasl_connect(), and tls_user_accept().

nussl_session* client_connection::nussl

Nussl server structure

Definition at line 72 of file tls.h.

Referenced by tls_sasl_connect(), and tls_user_accept().

int client_connection::socket

Socket file descriptor, init. with accept() and set to SO_KEEPALIVE mode

Definition at line 63 of file tls.h.

Referenced by tls_sasl_connect(), and tls_user_accept().

int client_connection::sport

Source port

Definition at line 69 of file tls.h.

Referenced by tls_sasl_connect(), and tls_user_accept().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 22 04:01:05 2008 for NuFW by  doxygen 1.4.7