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

Drop Crystal::System::Socket#system_send #14637

Merged

Commits on May 28, 2024

  1. Drop Crystal::System::Socket#system_send

    The intention of this method is equivalent to`#system_write` and the
    implementations are also identical.
    There's no need for this duplication.
    straight-shoota committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6e185d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a029f7 View commit details
    Browse the repository at this point in the history