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

in_tcp: show listening address and port for consistency with in_udp #3213

Merged
merged 1 commit into from
Dec 23, 2020

Commits on Dec 23, 2020

  1. in_tcp: show listening address and port for consistency with in_udp

    in_udp plugin shows log message when starting server, but this
    behavior is not true for in_tcp plugin.
    For consistency it is better to show startup message.
    
      [info]: #0 listening tcp socket bind="..." port=...
    
    Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
    kenhys committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    44428c1 View commit details
    Browse the repository at this point in the history