We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600ff0d commit 1fdd293Copy full SHA for 1fdd293
CHANGELOG.md
@@ -38,7 +38,7 @@ the API.
38
* `keepalive_interval` -> `tcp_keepalive_interval`
39
* `keepalive_retries` -> `tcp_keepalive_retries`
40
* `nodelay` -> `tcp_nodelay`
41
- * `set_nodelay` -> `tcp_set_nodelay`
+ * `set_nodelay` -> `set_tcp_nodelay`
42
* `tcp_mss` -> `mss`
43
* `tcp_set_mss` -> `set_mss`
44
* `tcp_cork` -> `cork`
0 commit comments