Analysis Software
Documentation for sPHENIX simulation software
|
#include <rcdaq/blob/master/mongoose.h>
Public Attributes | |
void * | user_data |
unsigned int | flags |
const char ** | error_string |
Definition at line 1366 of file mongoose.h.
View newest version in sPHENIX GitHub at line 1366 of file mongoose.h
const char** mg_add_sock_opts::error_string |
Definition at line 1369 of file mongoose.h.
View newest version in sPHENIX GitHub at line 1369 of file mongoose.h
Referenced by mg_create_connection(), and mg_create_connection_base().
unsigned int mg_add_sock_opts::flags |
Definition at line 1368 of file mongoose.h.
View newest version in sPHENIX GitHub at line 1368 of file mongoose.h
Referenced by mg_create_connection_base(), and mg_set_non_blocking_mode().
void* mg_add_sock_opts::user_data |
Definition at line 1367 of file mongoose.h.
View newest version in sPHENIX GitHub at line 1367 of file mongoose.h
Referenced by mg_create_connection_base().