bz_getServerVersion()
Available since 2.4.0
Returns the server's protocol version. Example: BZFS0221
.
Usage
const char* bz_getServerVersion()
Returns
const char* - The protocol version with "BZFS" added to the front.
Other Server Information Functions
This content is maintained on GitHub. We welcome any feedback and improvements!