Searched refs:maxHandshake (Results 1 – 3 of 3) sorted by relevance
459 if c.handMsgLen > maxHandshake {
53 maxHandshake = 65536 // maximum handshake we support (protocol max is 16 MB) const
1314 if n > maxHandshake {