mirror of
https://github.com/soypat/lneto.git
synced 2026-08-19 22:24:03 +00:00
tcp: Reject SYN on synchronized connections; fix maxSend underflow (#44)
* tcp: add test replicating bugs and 32bit panic with GOARCH=386 * tcp: reject SYN on synchronized connections; fix maxSend underflow
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
//go:build linux && !tinygo
|
||||
//go:build linux && !tinygo && amd64
|
||||
|
||||
package internal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user