Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socket_address_listen: do not rely on errno (2) #2821

Merged

Conversation

keszybz
Copy link
Member

@keszybz keszybz commented Mar 10, 2016

We'd still use the invalid errno for a return value. Rework
the code to simply return the right error right away.

Follow up for #2819.

We'd still use the invalid errno for a return value. Rework
the code to simply return the right error right away.
zonque added a commit that referenced this pull request Mar 10, 2016
…-errno

socket_address_listen: do not rely on errno (2)
@zonque zonque merged commit 5d331c1 into systemd:master Mar 10, 2016
@keszybz keszybz deleted the mac_selinux_bind-do-not-rely-on-errno branch March 16, 2016 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants