mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-29 07:06:34 +00:00
Add states and more verifications
This commit is contained in:
@@ -79,4 +79,4 @@ func (t *LegacyPKT) SendAccept(doSeed bool) {
|
||||
func (t *LegacyPKT) Drain() {
|
||||
p := make([]byte, 32767)
|
||||
t.Conn.Read(p)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user