nuauth_conn Struct Reference

#include <nufw.h>


Data Fields

nussl_sessionsession
pthread_mutex_t mutex
unsigned char auth_server_running
pthread_t auth_server
pthread_mutex_t auth_server_mutex


Detailed Description

Definition at line 117 of file nufw.h.


Field Documentation

pthread_t nuauth_conn::auth_server

Definition at line 121 of file nufw.h.

Referenced by auth_request_send(), nufw_stop_thread(), and shutdown_tls().

pthread_mutex_t nuauth_conn::auth_server_mutex

Definition at line 122 of file nufw.h.

Referenced by auth_request_send(), authsrv(), close_tls_session(), and nufw_stop_thread().

unsigned char nuauth_conn::auth_server_running

Definition at line 120 of file nufw.h.

Referenced by auth_request_send(), authsrv(), main(), nufw_stop_thread(), and shutdown_tls().

pthread_mutex_t nuauth_conn::mutex

Definition at line 119 of file nufw.h.

Referenced by auth_request_send(), authsrv(), main(), and nufw_prepare_quit().

nussl_session* nuauth_conn::session

Definition at line 118 of file nufw.h.

Referenced by auth_request_send(), authsrv(), close_tls_session(), and main().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:00:45 2008 for NuFW by  doxygen 1.4.7