Public Attributes | List of all members
ns_connection Struct Reference

#include <net_skeleton.h>

Public Attributes

ns_callback_t callback
 
unsigned int flags
 
time_t last_io_time
 
struct ns_connectionlistener
 
struct ns_mgrmgr
 
struct ns_connectionnext
 
struct ns_connectionprev
 
void * proto_data
 
struct iobuf recv_iobuf
 
union socket_address sa
 
struct iobuf send_iobuf
 
sock_t sock
 
SSLssl
 
SSL_CTXssl_ctx
 
void * user_data
 

Detailed Description

Definition at line 187 of file net_skeleton.h.

Member Data Documentation

◆ callback

ns_callback_t ns_connection::callback

Definition at line 201 of file net_skeleton.h.

◆ flags

unsigned int ns_connection::flags

Definition at line 203 of file net_skeleton.h.

◆ last_io_time

time_t ns_connection::last_io_time

Definition at line 200 of file net_skeleton.h.

◆ listener

struct ns_connection * ns_connection::listener

Definition at line 189 of file net_skeleton.h.

◆ mgr

struct ns_mgr * ns_connection::mgr

Definition at line 190 of file net_skeleton.h.

◆ next

struct ns_connection * ns_connection::next

Definition at line 188 of file net_skeleton.h.

◆ prev

struct ns_connection * ns_connection::prev

Definition at line 188 of file net_skeleton.h.

◆ proto_data

void * ns_connection::proto_data

Definition at line 199 of file net_skeleton.h.

◆ recv_iobuf

struct iobuf ns_connection::recv_iobuf

Definition at line 194 of file net_skeleton.h.

◆ sa

union socket_address ns_connection::sa

Definition at line 193 of file net_skeleton.h.

◆ send_iobuf

struct iobuf ns_connection::send_iobuf

Definition at line 195 of file net_skeleton.h.

◆ sock

sock_t ns_connection::sock

Definition at line 192 of file net_skeleton.h.

◆ ssl

SSL * ns_connection::ssl

Definition at line 196 of file net_skeleton.h.

◆ ssl_ctx

SSL_CTX * ns_connection::ssl_ctx

Definition at line 197 of file net_skeleton.h.

◆ user_data

void * ns_connection::user_data

Definition at line 198 of file net_skeleton.h.


The documentation for this struct was generated from the following files:


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sun May 15 2022 02:25:02