ConnectResponse

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct ConnectResponse {}

Members

Variables

passwd
buffer passwd;
Undocumented in source.
protocolVersion
int32_t protocolVersion;
Undocumented in source.
sessionId
int64_t sessionId;
Undocumented in source.
timeOut
int32_t timeOut;
Undocumented in source.

Meta