Skip to content

Conversation

@Thomasdezeeuw
Copy link
Collaborator

Fixes #519

Neither use IPPROTO_TCP, so they don't belong in the block.
As it only works on IPv4 sockets.
@Thomasdezeeuw Thomasdezeeuw force-pushed the issue_519 branch 2 times, most recently from 4339598 to 8f34d34 Compare July 2, 2025 20:36
To match the other methods.
To match the other IPv4 only socket methods.
* keepalive_time
* keepalive_interval
* keepalive_retries
* nodelay
* set_nodelay
Matching the other IPv6 socket methods.
@Thomasdezeeuw
Copy link
Collaborator Author

Fixing the Clippy issues in #594.

@Thomasdezeeuw Thomasdezeeuw requested a review from Darksonn July 2, 2025 20:50
@Thomasdezeeuw Thomasdezeeuw merged commit 10e7cfd into master Jul 3, 2025
46 of 47 checks passed
@Thomasdezeeuw Thomasdezeeuw deleted the issue_519 branch July 3, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add suffix to protocol specific Socket methods

3 participants