Searched refs:serverProtocolVersion (Results 1 – 1 of 1) sorted by relevance
63 public static void sendHelloCommands(Client client, int serverProtocolVersion) in sendHelloCommands() argument65 sendHELO(client, serverProtocolVersion); in sendHelloCommands()130 public static void sendHELO(Client client, int serverProtocolVersion) in sendHELO() argument137 buf.putInt(serverProtocolVersion); in sendHELO()