[fix] change confusing error message (#32965)
This PR tries to correct a confusing message. For my little understanding, it seems that if the code reaches that level, it is not correct to say that setting TCP_USER_TIMEOUT failed, but actually it succeeded (setsockopt returned 0) but is different to the previous value option. I haven't found the `gpr_log` description, so I hope the PR is correct. --------- Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>pull/33019/head
parent
303e568f27
commit
c01f1a966d
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue