firstProtocolVersion constant
int
const firstProtocolVersion
The version a frame that carries no version field speaks.
Implementation
static const int firstProtocolVersion = 1;
The version a frame that carries no version field speaks.
static const int firstProtocolVersion = 1;