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