Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

fix: avoid logging "invalid argument" errors when setting keepalive #83

Merged
merged 1 commit into from Jul 14, 2021

Commits on Jul 14, 2021

  1. fix: avoid logging "invalid argument" errors when setting keepalive

    This can happen if, e.g., the connection is already dead. I think?
    See https://discuss.ipfs.io/t/tcp-keepalive-and-setsockopt-invalid-argument/11725
    
    Really, I don't know _what_ was causing this, but there's nothing we can
    do about it.
    Stebalien committed Jul 14, 2021
    Copy the full SHA
    c22be72 View commit details
    Browse the repository at this point in the history