mirror of
https://github.com/soypat/lneto.git
synced 2026-09-11 17:19:30 +00:00
document everything
This commit is contained in:
+1
-1
@@ -239,7 +239,7 @@ func (flags Flags) AppendFormat(b []byte) []byte {
|
||||
return b
|
||||
}
|
||||
|
||||
// State enumerates states a TCP connection progresses through during its lifetime.
|
||||
// State enumerates states a TCP connection progresses through during its lifetime as per RFC9293.
|
||||
type State uint8
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user