diff --git a/core/src/connection/handshake.rs b/core/src/connection/handshake.rs index e5c834d4..fe338029 100644 --- a/core/src/connection/handshake.rs +++ b/core/src/connection/handshake.rs @@ -89,7 +89,7 @@ fn client_hello(connection: T, gc: Vec) -> WriteAll