Update errors, update Write

This commit is contained in:
Neil Alexander 2019-04-19 00:07:26 +01:00
parent 160e01e84f
commit b2f4f2e1b6
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
3 changed files with 8 additions and 7 deletions

View file

@ -523,7 +523,7 @@ func (ss *sessions) resetInits() {
}
////////////////////////////////////////////////////////////////////////////////
/*
// This is for a per-session worker.
// It handles calling the relatively expensive crypto operations.
// It's also responsible for checking nonces and dropping out-of-date/duplicate packets, or else calling the function to update nonces if the packet is OK.