Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mg_mgr Struct Reference

#include <rcdaq/blob/master/mongoose.h>

+ Collaboration diagram for mg_mgr:

Public Attributes

struct mg_connectionactive_connections
 
const char * hexdump_file
 
sock_t ctl [2]
 
void * user_data
 
void * mgr_data
 

Detailed Description

Definition at line 1231 of file mongoose.h.

View newest version in sPHENIX GitHub at line 1231 of file mongoose.h

Member Data Documentation

struct mg_connection* mg_mgr::active_connections

Definition at line 1232 of file mongoose.h.

View newest version in sPHENIX GitHub at line 1232 of file mongoose.h

Referenced by mg_add_conn(), mg_mgr_free(), mg_mgr_poll(), mg_next(), and mg_remove_conn().

sock_t mg_mgr::ctl[2]

Definition at line 1235 of file mongoose.h.

View newest version in sPHENIX GitHub at line 1235 of file mongoose.h

Referenced by mg_broadcast(), mg_ev_mgr_init(), mg_mgr_free(), mg_mgr_handle_ctl_sock(), mg_mgr_init(), and mg_mgr_poll().

const char* mg_mgr::hexdump_file

Definition at line 1233 of file mongoose.h.

View newest version in sPHENIX GitHub at line 1233 of file mongoose.h

Referenced by mg_call(), and mg_send().

void* mg_mgr::mgr_data

Definition at line 1238 of file mongoose.h.

View newest version in sPHENIX GitHub at line 1238 of file mongoose.h

void* mg_mgr::user_data

Definition at line 1237 of file mongoose.h.

View newest version in sPHENIX GitHub at line 1237 of file mongoose.h

Referenced by mg_mgr_init().


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