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