Record the greatest protocol version common to us and the peer.

Synopsis

Declared in <net.h>

void
SetCommonVersion(int greatest_common_version);

Parameters

Name

Description

greatest_common_version

the greatest protocol version shared with the peer.

Created with MrDocs