feat(tcp): make TCP_NODELAY the default
Description
Fixes: #4890.
Notes
Added no delay to be Some(true) by default whenever the new method is called.
- [x] I have made corresponding changes to the documentation
- [x] I have performed a self-review of my own code
Hi, apologies for the mistake. Fixed the function comment and added to the PR to the Changelog.md file I read the issue wrong. I'll fix it as required Edit - Also checked the box in the 1st comment.
Updated the Changelog and Cago.toml as asked @thomaseizinger
Thanks! This is ready but we delay breaking changes for a while to batch them up. I marked it as draft so it doesn't get merged accidentally.
Can you deal with the CI error?
sorry @shubhexists could not make the changes to your branch as you PR'd from master opened #5469 preserving your commits :)
Thanks!