mirror of
https://github.com/minio/minio
synced 2026-08-29 14:36:37 -04:00
TCP_QUICKACK is a setting that allows TCP endpoints to acknowledge the receipt of data instantly in situations where they would normally wait to see if more data would be arriving. https://assets.extrahop.com/whitepapers/TCP-Optimization-Guide-by-ExtraHop.pdf |
||
|---|---|---|
| .. | ||
| stats | ||
| close.go | ||
| dial_dnscache.go | ||
| dial_dnscache_test.go | ||
| dial_linux.go | ||
| dial_others.go | ||
| headers.go | ||
| listen_nix.go | ||
| listen_others.go | ||
| listener.go | ||
| listener_test.go | ||
| server.go | ||
| server_test.go | ||