mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Update TLS 1.3 state machine
This commit is contained in:
@@ -143,7 +143,6 @@ bad:
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (tls_socket_create(&sock, AF_INET, SOCK_STREAM, 0) != 1) {
|
||||
fprintf(stderr, "%s: socket create error\n", prog);
|
||||
goto end;
|
||||
|
||||
Reference in New Issue
Block a user