Skip to content

cf-socket: make set_local_ip void, and remove failf()#19137

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/cf-socket-local-ip
Closed

cf-socket: make set_local_ip void, and remove failf()#19137
bagder wants to merge 1 commit into
masterfrom
bagder/cf-socket-local-ip

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Oct 19, 2025

No callers of this function checked the return code, meaning failures are not lethal == failf is wrong, and it can just as well return void.

No callers of this function checked the return code, meaning failures
are not lethal == failf is wrong, and it can just as well return void.
@bagder bagder requested a review from icing October 19, 2025 09:40
@bagder bagder marked this pull request as ready for review October 19, 2025 09:40
@bagder bagder closed this in 1876ed6 Oct 20, 2025
@bagder bagder deleted the bagder/cf-socket-local-ip branch October 20, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants