protocolVersionServer method
Returns the protocol version of the server after a connection is established (or attempted), zero otherwise.
Implementation
int protocolVersionServer() => C.sync_protocol_version_server(_ptr);
Returns the protocol version of the server after a connection is established (or attempted), zero otherwise.
int protocolVersionServer() => C.sync_protocol_version_server(_ptr);