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

Extend impure_functions list by socket functions #8835

Commits on Dec 4, 2022

  1. Extend impure_functions list by socket functions

    all of them returns boolean and can be ignored.
    This prevents UnusedFunctionCall.
    Note, socket errors can be fetched by:
     - socket_strerror
     - socket_last_error
    alies-dev committed Dec 4, 2022
    Copy the full SHA
    4b4b36d View commit details
    Browse the repository at this point in the history