Fix session ID issue, we only need a new session when we really need a new session, i.e. give people a way to ask for it instead of trying to guess

This commit is contained in:
idk
2020-11-22 12:31:20 -05:00
parent 9baee36493
commit 3c5397e87f
6 changed files with 51 additions and 23 deletions

View File

@ -55,6 +55,7 @@ type Client struct {
lastaddr string
id int32
ml sync.Mutex
oml sync.Mutex
}
var SAMsigTypes = []string{