mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
update comment
This commit is contained in:
parent
ab9c7f4400
commit
a0fa799163
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ impl Session {
|
|||
|
||||
// Tools
|
||||
|
||||
// Applies re-handshake to connection to prevent default session resumption
|
||||
// Applies re-handshake to `Connection` to prevent default session resumption
|
||||
// on user certificate change in runtime
|
||||
pub fn rehandshake(connection: &Connection) {
|
||||
if let Err(e) = connection.rehandshake() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue