Skip to content

SetNoDelay is the default? #25

@redthor

Description

@redthor

All the double-negatives are a little difficult to unpack but I think the -n flag and:
https://github.com/jpillora/go-tcp-proxy/blob/master/proxy.go#L76
is not doing anything because SetNoDelay(true) is the default:
https://pkg.go.dev/net#TCPConn.SetNoDelay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions