GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
selftests::parse_connection_spec_tests::parse_conn_test Struct Reference

Public Attributes

const char * connspec
 
parsed_connection_spec expected_result
 
bool should_fail
 
int exp_ai_family
 
int exp_ai_socktype
 
int exp_ai_protocol
 

Detailed Description

Definition at line 40 of file parse-connection-spec-selftests.c.

Member Data Documentation

◆ connspec

const char* selftests::parse_connection_spec_tests::parse_conn_test::connspec

◆ exp_ai_family

int selftests::parse_connection_spec_tests::parse_conn_test::exp_ai_family

◆ exp_ai_protocol

int selftests::parse_connection_spec_tests::parse_conn_test::exp_ai_protocol

◆ exp_ai_socktype

int selftests::parse_connection_spec_tests::parse_conn_test::exp_ai_socktype

◆ expected_result

parsed_connection_spec selftests::parse_connection_spec_tests::parse_conn_test::expected_result

◆ should_fail

bool selftests::parse_connection_spec_tests::parse_conn_test::should_fail

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