Skip to content

Remove redundant error handling in accept4 syscall#1

Open
Mquarmoc wants to merge 1 commit intopeachey2k2:masterfrom
Mquarmoc:pr1-error-handling-fix
Open

Remove redundant error handling in accept4 syscall#1
Mquarmoc wants to merge 1 commit intopeachey2k2:masterfrom
Mquarmoc:pr1-error-handling-fix

Conversation

@Mquarmoc
Copy link
Copy Markdown

@Mquarmoc Mquarmoc commented Aug 1, 2025

Eliminate unnecessary EAGAIN comparison
Remove redundant error message
Simplify error handling logic
Reduces binary size by ~15 bytes

- Eliminate unnecessary EAGAIN comparison
- Remove redundant error message
- Simplify error handling logic
- Reduces binary size by ~15 bytes
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.

1 participant