Przeglądaj źródła

tris: fix typos

v1.2.3
Henry de Valence 7 lat temu
committed by Peter Wu
rodzic
commit
d4b8398461
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      13.go

+ 1
- 1
13.go Wyświetl plik

@@ -25,7 +25,7 @@ import (
)

// numSessionTickets is the number of different session tickets the
// server sends to a TLS 1.3 client, whom will use each only once.
// server sends to a TLS 1.3 client, who will use each only once.
const numSessionTickets = 2

func (hs *serverHandshakeState) doTLS13Handshake() error {


Ładowanie…
Anuluj
Zapisz