_mongoc_host_list_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

family
int family;
Undocumented in source.
host
char[256] host;
Undocumented in source.
host_and_port
char[262] host_and_port;
Undocumented in source.
next
mongoc_host_list_t* next;
Undocumented in source.
padding
void*[4] padding;
Undocumented in source.
port
ushort port;
Undocumented in source.

Meta