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

Skip to content
Commit a0429abc authored by martinwu's avatar martinwu
Browse files

Remove using errno in bindSocket()

The bindSocket() writes error code into errno when bind failed with several retries.
Remove using errno and make the bindSocket() to return 0 when bind success and return errno when bind fail.

test: atest
bug: 238040801
Change-Id: Iab0ecc8a0ae1ed14c5d731709c4203d840ac7744
parent e5d3eb9e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment