mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Update errors, update Write
This commit is contained in:
parent
160e01e84f
commit
b2f4f2e1b6
3 changed files with 8 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue