mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
update comment
This commit is contained in:
parent
2e6cdb000b
commit
e86a556863
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ impl Connection {
|
|||
Ok(())
|
||||
}
|
||||
|
||||
/// Request force handshake for `Self` connection
|
||||
/// Request force handshake for `Self`
|
||||
/// * useful for certificate change in runtime
|
||||
/// * support guest and user sessions
|
||||
pub fn rehandshake(&self) -> Result<(), Error> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue