@@ -11,7 +11,7 @@ const (
const ( // cmds
cmdSYN byte = iota // stream open
cmdFIN // stream close
cmdFIN // stream close, a.k.a EOF mark
cmdPSH // data push
cmdNOP // no operation
)
The note is not visible to the blocked user.