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

Add link recovery on EOF for TCP header #25

Closed
wants to merge 4 commits into from
Closed

Add link recovery on EOF for TCP header #25

wants to merge 4 commits into from

Commits on Sep 14, 2017

  1. feat(tcpclient): solar edge PV inverter almost always won't respond t…

    …o the first ACK request, but connecting request come through
    gq0 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    07ce43b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. feat(tcpclient): add also partial reads (incomplete tcp headers) to t…

    …he retry reason, further add some logging
    gq0 committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    64f713f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    06b8e52 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. fix(tcpclient): review feedback, rename aduRequest to data for proces…

    …sData and replace time.Until to make it buildable with older go versions
    gq0 committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    7302e1e View commit details
    Browse the repository at this point in the history