Comment by loeg
3 years ago
It is documented. https://pkg.go.dev/net#TCPConn.SetNoDelay
> The default is true (no delay), meaning that data is sent as soon as possible after a Write.
3 years ago
It is documented. https://pkg.go.dev/net#TCPConn.SetNoDelay
> The default is true (no delay), meaning that data is sent as soon as possible after a Write.
No comments yet
Contribute on Hacker News ↗