Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3913c78c authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Handle EADDRINUSE on connect



Now that we're setting SO_REUSEPORT, we still need to handle the
case where a connect() is attempted, but the old socket is still
lingering.
Essentially, all we want to do here is handle the error by waiting
a few seconds and then retrying.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 4dda9c8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment