Fix commentary.

This commit is contained in:
Joseph Birr-Pixton 2019-11-28 12:45:10 -08:00
parent ae48de74fb
commit 06fafe0b3b
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ impl ClientSessionImpl {
}
/// Process `msg`. First, we get the current state. Then we ask what messages
/// that state expects, enforced via a `Expectation`. Finally, we ask the handler
/// that state expects, enforced via `check_message`. Finally, we ask the handler
/// to handle the message.
fn process_main_protocol(&mut self, msg: Message) -> Result<(), TLSError> {
// For TLS1.2, outside of the handshake, send rejection alerts for